mediawiki/extensions/WikiLambda: main (log #1410946)

sourcepatches

This run took 165 seconds.

$ date
--- stdout ---
Sun Jun 30 14:20:19 UTC 2024

--- end ---
$ git clone file:///srv/git/mediawiki-extensions-WikiLambda.git repo --depth=1 -b master
--- stderr ---
Cloning into 'repo'...
--- stdout ---

--- end ---
$ git config user.name libraryupgrader
--- stdout ---

--- end ---
$ git config user.email tools.libraryupgrader@tools.wmflabs.org
--- stdout ---

--- end ---
$ git submodule update --init
--- stderr ---
Submodule 'function-schemata' (https://gitlab.wikimedia.org/repos/abstract-wiki/wikifunctions/function-schemata.git) registered for path 'function-schemata'
Cloning into '/src/repo/function-schemata'...
--- stdout ---
Submodule path 'function-schemata': checked out '50415ed3378f2dd32e3645f9949641713dfc32c0'

--- end ---
$ grr init
--- stdout ---
Installed commit-msg hook.

--- end ---
$ git show-ref refs/heads/master
--- stdout ---
761de9e0a9498d82e06a5555a250a7d6d8c71d58 refs/heads/master

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "@wdio/cli": {
      "name": "@wdio/cli",
      "severity": "high",
      "isDirect": true,
      "via": [
        "webdriverio"
      ],
      "effects": [],
      "range": "7.16.5 - 8.39.0",
      "nodes": [
        "node_modules/@wdio/cli"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "7.16.4",
        "isSemVerMajor": true
      }
    },
    "@wdio/local-runner": {
      "name": "@wdio/local-runner",
      "severity": "high",
      "isDirect": true,
      "via": [
        "@wdio/runner"
      ],
      "effects": [],
      "range": "7.16.5 - 8.39.0",
      "nodes": [
        "node_modules/@wdio/local-runner"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "7.16.4",
        "isSemVerMajor": true
      }
    },
    "@wdio/runner": {
      "name": "@wdio/runner",
      "severity": "high",
      "isDirect": false,
      "via": [
        "webdriverio"
      ],
      "effects": [
        "@wdio/local-runner"
      ],
      "range": "7.16.5 - 8.39.0",
      "nodes": [
        "node_modules/@wdio/runner"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "7.16.4",
        "isSemVerMajor": true
      }
    },
    "devtools": {
      "name": "devtools",
      "severity": "high",
      "isDirect": false,
      "via": [
        "puppeteer-core"
      ],
      "effects": [],
      "range": ">=7.16.5",
      "nodes": [
        "node_modules/devtools"
      ],
      "fixAvailable": true
    },
    "mwbot": {
      "name": "mwbot",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "request"
      ],
      "effects": [
        "wdio-mediawiki"
      ],
      "range": ">=0.1.6",
      "nodes": [
        "node_modules/mwbot"
      ],
      "fixAvailable": false
    },
    "puppeteer-core": {
      "name": "puppeteer-core",
      "severity": "high",
      "isDirect": false,
      "via": [
        "ws"
      ],
      "effects": [
        "devtools",
        "webdriverio"
      ],
      "range": "11.0.0 - 22.11.1",
      "nodes": [
        "node_modules/puppeteer-core"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "7.16.4",
        "isSemVerMajor": true
      }
    },
    "request": {
      "name": "request",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1096727,
          "name": "request",
          "dependency": "request",
          "title": "Server-Side Request Forgery in Request",
          "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6",
          "severity": "moderate",
          "cwe": [
            "CWE-918"
          ],
          "cvss": {
            "score": 6.1,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
          },
          "range": "<=2.88.2"
        },
        "tough-cookie"
      ],
      "effects": [
        "mwbot"
      ],
      "range": "*",
      "nodes": [
        "node_modules/request"
      ],
      "fixAvailable": false
    },
    "tough-cookie": {
      "name": "tough-cookie",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1097682,
          "name": "tough-cookie",
          "dependency": "tough-cookie",
          "title": "tough-cookie Prototype Pollution vulnerability",
          "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3",
          "severity": "moderate",
          "cwe": [
            "CWE-1321"
          ],
          "cvss": {
            "score": 6.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
          },
          "range": "<4.1.3"
        }
      ],
      "effects": [
        "request"
      ],
      "range": "<4.1.3",
      "nodes": [
        "node_modules/request/node_modules/tough-cookie"
      ],
      "fixAvailable": false
    },
    "wdio-mediawiki": {
      "name": "wdio-mediawiki",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "mwbot"
      ],
      "effects": [],
      "range": "*",
      "nodes": [
        "node_modules/wdio-mediawiki"
      ],
      "fixAvailable": false
    },
    "webdriverio": {
      "name": "webdriverio",
      "severity": "high",
      "isDirect": false,
      "via": [
        "devtools",
        "puppeteer-core"
      ],
      "effects": [
        "@wdio/cli",
        "@wdio/runner"
      ],
      "range": "7.16.5 - 8.39.0",
      "nodes": [
        "node_modules/webdriverio"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "7.16.4",
        "isSemVerMajor": true
      }
    },
    "ws": {
      "name": "ws",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1097615,
          "name": "ws",
          "dependency": "ws",
          "title": "ws affected by a DoS when handling a request with many HTTP headers",
          "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q",
          "severity": "high",
          "cwe": [
            "CWE-476"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=8.0.0 <8.17.1"
        }
      ],
      "effects": [
        "puppeteer-core"
      ],
      "range": "8.0.0 - 8.17.0",
      "nodes": [
        "node_modules/puppeteer-core/node_modules/ws"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "7.16.4",
        "isSemVerMajor": true
      }
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 4,
      "high": 7,
      "critical": 0,
      "total": 11
    },
    "dependencies": {
      "prod": 1,
      "dev": 1493,
      "optional": 4,
      "peer": 1,
      "peerOptional": 0,
      "total": 1493
    }
  }
}

--- end ---
$ /usr/bin/composer install
--- stderr ---
No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
Loading composer repositories with package information
Updating dependencies
Lock file operations: 40 installs, 0 updates, 0 removals
  - Locking composer/pcre (3.1.4)
  - Locking composer/semver (3.4.0)
  - Locking composer/spdx-licenses (1.5.8)
  - Locking composer/xdebug-handler (3.0.5)
  - Locking dealerdirect/phpcodesniffer-composer-installer (v1.0.0)
  - Locking diff/diff (3.3.1)
  - Locking doctrine/deprecations (1.1.3)
  - Locking felixfbecker/advanced-json-rpc (v3.2.1)
  - Locking mediawiki/mediawiki-codesniffer (v43.0.0)
  - Locking mediawiki/mediawiki-phan-config (0.14.0)
  - Locking mediawiki/minus-x (1.1.3)
  - Locking mediawiki/phan-taint-check-plugin (6.0.0)
  - Locking microsoft/tolerant-php-parser (v0.1.2)
  - Locking netresearch/jsonmapper (v4.4.1)
  - Locking opis/json-schema (1.1.0)
  - Locking phan/phan (5.4.3)
  - Locking php-parallel-lint/php-console-color (v1.0.1)
  - Locking php-parallel-lint/php-console-highlighter (v1.0.0)
  - Locking php-parallel-lint/php-parallel-lint (v1.4.0)
  - Locking phpcsstandards/phpcsextra (1.1.2)
  - Locking phpcsstandards/phpcsutils (1.0.9)
  - Locking phpdocumentor/reflection-common (2.2.0)
  - Locking phpdocumentor/reflection-docblock (5.4.1)
  - Locking phpdocumentor/type-resolver (1.8.2)
  - Locking phpstan/phpdoc-parser (1.29.1)
  - Locking psr/container (2.0.2)
  - Locking psr/log (3.0.0)
  - Locking sabre/event (5.1.4)
  - Locking squizlabs/php_codesniffer (3.8.1)
  - Locking symfony/console (v7.1.2)
  - Locking symfony/deprecation-contracts (v3.5.0)
  - Locking symfony/polyfill-ctype (v1.30.0)
  - Locking symfony/polyfill-intl-grapheme (v1.30.0)
  - Locking symfony/polyfill-intl-normalizer (v1.30.0)
  - Locking symfony/polyfill-mbstring (v1.30.0)
  - Locking symfony/polyfill-php80 (v1.30.0)
  - Locking symfony/service-contracts (v3.5.0)
  - Locking symfony/string (v7.1.2)
  - Locking tysonandre/var_representation_polyfill (0.1.3)
  - Locking webmozart/assert (1.11.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 40 installs, 0 updates, 0 removals
    0 [>---------------------------]    0 [->--------------------------]
  - Installing squizlabs/php_codesniffer (3.8.1): Extracting archive
  - Installing dealerdirect/phpcodesniffer-composer-installer (v1.0.0): Extracting archive
  - Installing composer/pcre (3.1.4): Extracting archive
  - Installing diff/diff (3.3.1): Extracting archive
  - Installing symfony/polyfill-php80 (v1.30.0): Extracting archive
  - Installing phpcsstandards/phpcsutils (1.0.9): Extracting archive
  - Installing phpcsstandards/phpcsextra (1.1.2): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.30.0): Extracting archive
  - Installing composer/spdx-licenses (1.5.8): Extracting archive
  - Installing composer/semver (3.4.0): Extracting archive
  - Installing mediawiki/mediawiki-codesniffer (v43.0.0): Extracting archive
  - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.30.0): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.30.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.30.0): Extracting archive
  - Installing symfony/string (v7.1.2): Extracting archive
  - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive
  - Installing psr/container (2.0.2): Extracting archive
  - Installing symfony/service-contracts (v3.5.0): Extracting archive
  - Installing symfony/console (v7.1.2): Extracting archive
  - Installing sabre/event (5.1.4): Extracting archive
  - Installing netresearch/jsonmapper (v4.4.1): Extracting archive
  - Installing microsoft/tolerant-php-parser (v0.1.2): Extracting archive
  - Installing webmozart/assert (1.11.0): Extracting archive
  - Installing phpstan/phpdoc-parser (1.29.1): Extracting archive
  - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  - Installing doctrine/deprecations (1.1.3): Extracting archive
  - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive
  - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive
  - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
  - Installing psr/log (3.0.0): Extracting archive
  - Installing composer/xdebug-handler (3.0.5): Extracting archive
  - Installing phan/phan (5.4.3): Extracting archive
  - Installing mediawiki/phan-taint-check-plugin (6.0.0): Extracting archive
  - Installing mediawiki/mediawiki-phan-config (0.14.0): Extracting archive
  - Installing mediawiki/minus-x (1.1.3): Extracting archive
  - Installing opis/json-schema (1.1.0): Extracting archive
  - Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive
  - Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive
  - Installing php-parallel-lint/php-parallel-lint (v1.4.0): Extracting archive
  0/38 [>---------------------------]   0%
 21/38 [===============>------------]  55%
 35/38 [=========================>--]  92%
 38/38 [============================] 100%
1 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
15 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---
PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "@wdio/cli": {
      "name": "@wdio/cli",
      "severity": "high",
      "isDirect": true,
      "via": [
        "webdriverio"
      ],
      "effects": [],
      "range": "7.16.5 - 8.39.0",
      "nodes": [
        "node_modules/@wdio/cli"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "7.16.4",
        "isSemVerMajor": true
      }
    },
    "@wdio/local-runner": {
      "name": "@wdio/local-runner",
      "severity": "high",
      "isDirect": true,
      "via": [
        "@wdio/runner"
      ],
      "effects": [],
      "range": "7.16.5 - 8.39.0",
      "nodes": [
        "node_modules/@wdio/local-runner"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "7.16.4",
        "isSemVerMajor": true
      }
    },
    "@wdio/runner": {
      "name": "@wdio/runner",
      "severity": "high",
      "isDirect": false,
      "via": [
        "webdriverio"
      ],
      "effects": [
        "@wdio/local-runner"
      ],
      "range": "7.16.5 - 8.39.0",
      "nodes": [
        "node_modules/@wdio/runner"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "7.16.4",
        "isSemVerMajor": true
      }
    },
    "devtools": {
      "name": "devtools",
      "severity": "high",
      "isDirect": false,
      "via": [
        "puppeteer-core"
      ],
      "effects": [],
      "range": ">=7.16.5",
      "nodes": [
        "node_modules/devtools"
      ],
      "fixAvailable": true
    },
    "mwbot": {
      "name": "mwbot",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "request"
      ],
      "effects": [
        "wdio-mediawiki"
      ],
      "range": ">=0.1.6",
      "nodes": [
        "node_modules/mwbot"
      ],
      "fixAvailable": false
    },
    "puppeteer-core": {
      "name": "puppeteer-core",
      "severity": "high",
      "isDirect": false,
      "via": [
        "ws"
      ],
      "effects": [
        "devtools",
        "webdriverio"
      ],
      "range": "11.0.0 - 22.11.1",
      "nodes": [
        "node_modules/puppeteer-core"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "7.16.4",
        "isSemVerMajor": true
      }
    },
    "request": {
      "name": "request",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1096727,
          "name": "request",
          "dependency": "request",
          "title": "Server-Side Request Forgery in Request",
          "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6",
          "severity": "moderate",
          "cwe": [
            "CWE-918"
          ],
          "cvss": {
            "score": 6.1,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
          },
          "range": "<=2.88.2"
        },
        "tough-cookie"
      ],
      "effects": [
        "mwbot"
      ],
      "range": "*",
      "nodes": [
        "node_modules/request"
      ],
      "fixAvailable": false
    },
    "tough-cookie": {
      "name": "tough-cookie",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1097682,
          "name": "tough-cookie",
          "dependency": "tough-cookie",
          "title": "tough-cookie Prototype Pollution vulnerability",
          "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3",
          "severity": "moderate",
          "cwe": [
            "CWE-1321"
          ],
          "cvss": {
            "score": 6.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
          },
          "range": "<4.1.3"
        }
      ],
      "effects": [
        "request"
      ],
      "range": "<4.1.3",
      "nodes": [
        "node_modules/request/node_modules/tough-cookie"
      ],
      "fixAvailable": false
    },
    "wdio-mediawiki": {
      "name": "wdio-mediawiki",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "mwbot"
      ],
      "effects": [],
      "range": "*",
      "nodes": [
        "node_modules/wdio-mediawiki"
      ],
      "fixAvailable": false
    },
    "webdriverio": {
      "name": "webdriverio",
      "severity": "high",
      "isDirect": false,
      "via": [
        "devtools",
        "puppeteer-core"
      ],
      "effects": [
        "@wdio/cli",
        "@wdio/runner"
      ],
      "range": "7.16.5 - 8.39.0",
      "nodes": [
        "node_modules/webdriverio"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "7.16.4",
        "isSemVerMajor": true
      }
    },
    "ws": {
      "name": "ws",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1097615,
          "name": "ws",
          "dependency": "ws",
          "title": "ws affected by a DoS when handling a request with many HTTP headers",
          "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q",
          "severity": "high",
          "cwe": [
            "CWE-476"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=8.0.0 <8.17.1"
        }
      ],
      "effects": [
        "puppeteer-core"
      ],
      "range": "8.0.0 - 8.17.0",
      "nodes": [
        "node_modules/puppeteer-core/node_modules/ws"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "7.16.4",
        "isSemVerMajor": true
      }
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 4,
      "high": 7,
      "critical": 0,
      "total": 11
    },
    "dependencies": {
      "prod": 1,
      "dev": 1493,
      "optional": 4,
      "peer": 1,
      "peerOptional": 0,
      "total": 1493
    }
  }
}

--- end ---
Attempting to npm audit fix
$ /usr/bin/npm audit fix --dry-run --only=dev --json
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'wdio-mediawiki@2.5.0',
npm WARN EBADENGINE   required: { node: '>=18.17.0', npm: '>=9.6.7' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
--- stdout ---
{
  "added": 1493,
  "removed": 0,
  "changed": 0,
  "audited": 1494,
  "funding": 181,
  "audit": {
    "auditReportVersion": 2,
    "vulnerabilities": {
      "@wdio/cli": {
        "name": "@wdio/cli",
        "severity": "high",
        "isDirect": true,
        "via": [
          "webdriverio"
        ],
        "effects": [],
        "range": "7.16.5 - 8.39.0",
        "nodes": [
          "node_modules/@wdio/cli"
        ],
        "fixAvailable": {
          "name": "@wdio/cli",
          "version": "7.16.4",
          "isSemVerMajor": true
        }
      },
      "@wdio/local-runner": {
        "name": "@wdio/local-runner",
        "severity": "high",
        "isDirect": true,
        "via": [
          "@wdio/runner"
        ],
        "effects": [],
        "range": "7.16.5 - 8.39.0",
        "nodes": [
          "node_modules/@wdio/local-runner"
        ],
        "fixAvailable": {
          "name": "@wdio/local-runner",
          "version": "7.16.4",
          "isSemVerMajor": true
        }
      },
      "@wdio/runner": {
        "name": "@wdio/runner",
        "severity": "high",
        "isDirect": false,
        "via": [
          "webdriverio"
        ],
        "effects": [
          "@wdio/local-runner"
        ],
        "range": "7.16.5 - 8.39.0",
        "nodes": [
          "node_modules/@wdio/runner"
        ],
        "fixAvailable": {
          "name": "@wdio/local-runner",
          "version": "7.16.4",
          "isSemVerMajor": true
        }
      },
      "devtools": {
        "name": "devtools",
        "severity": "high",
        "isDirect": false,
        "via": [
          "puppeteer-core"
        ],
        "effects": [],
        "range": ">=7.16.5",
        "nodes": [
          "node_modules/devtools"
        ],
        "fixAvailable": true
      },
      "mwbot": {
        "name": "mwbot",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          "request"
        ],
        "effects": [
          "wdio-mediawiki"
        ],
        "range": ">=0.1.6",
        "nodes": [
          "node_modules/mwbot"
        ],
        "fixAvailable": false
      },
      "puppeteer-core": {
        "name": "puppeteer-core",
        "severity": "high",
        "isDirect": false,
        "via": [
          "ws"
        ],
        "effects": [
          "devtools",
          "webdriverio"
        ],
        "range": "11.0.0 - 22.11.1",
        "nodes": [
          "node_modules/puppeteer-core"
        ],
        "fixAvailable": {
          "name": "@wdio/cli",
          "version": "7.16.4",
          "isSemVerMajor": true
        }
      },
      "request": {
        "name": "request",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          {
            "source": 1096727,
            "name": "request",
            "dependency": "request",
            "title": "Server-Side Request Forgery in Request",
            "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6",
            "severity": "moderate",
            "cwe": [
              "CWE-918"
            ],
            "cvss": {
              "score": 6.1,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
            },
            "range": "<=2.88.2"
          },
          "tough-cookie"
        ],
        "effects": [
          "mwbot"
        ],
        "range": "*",
        "nodes": [
          "node_modules/request"
        ],
        "fixAvailable": false
      },
      "tough-cookie": {
        "name": "tough-cookie",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          {
            "source": 1097682,
            "name": "tough-cookie",
            "dependency": "tough-cookie",
            "title": "tough-cookie Prototype Pollution vulnerability",
            "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3",
            "severity": "moderate",
            "cwe": [
              "CWE-1321"
            ],
            "cvss": {
              "score": 6.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
            },
            "range": "<4.1.3"
          }
        ],
        "effects": [
          "request"
        ],
        "range": "<4.1.3",
        "nodes": [
          "node_modules/request/node_modules/tough-cookie"
        ],
        "fixAvailable": false
      },
      "wdio-mediawiki": {
        "name": "wdio-mediawiki",
        "severity": "moderate",
        "isDirect": true,
        "via": [
          "mwbot"
        ],
        "effects": [],
        "range": "*",
        "nodes": [
          "node_modules/wdio-mediawiki"
        ],
        "fixAvailable": false
      },
      "webdriverio": {
        "name": "webdriverio",
        "severity": "high",
        "isDirect": false,
        "via": [
          "devtools",
          "puppeteer-core"
        ],
        "effects": [
          "@wdio/cli",
          "@wdio/runner"
        ],
        "range": "7.16.5 - 8.39.0",
        "nodes": [
          "node_modules/webdriverio"
        ],
        "fixAvailable": {
          "name": "@wdio/cli",
          "version": "7.16.4",
          "isSemVerMajor": true
        }
      },
      "ws": {
        "name": "ws",
        "severity": "high",
        "isDirect": false,
        "via": [
          {
            "source": 1097615,
            "name": "ws",
            "dependency": "ws",
            "title": "ws affected by a DoS when handling a request with many HTTP headers",
            "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q",
            "severity": "high",
            "cwe": [
              "CWE-476"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": ">=8.0.0 <8.17.1"
          }
        ],
        "effects": [
          "puppeteer-core"
        ],
        "range": "8.0.0 - 8.17.0",
        "nodes": [
          "node_modules/puppeteer-core/node_modules/ws"
        ],
        "fixAvailable": {
          "name": "@wdio/cli",
          "version": "7.16.4",
          "isSemVerMajor": true
        }
      }
    },
    "metadata": {
      "vulnerabilities": {
        "info": 0,
        "low": 0,
        "moderate": 4,
        "high": 7,
        "critical": 0,
        "total": 11
      },
      "dependencies": {
        "prod": 1,
        "dev": 1493,
        "optional": 4,
        "peer": 1,
        "peerOptional": 0,
        "total": 1493
      }
    }
  }
}

--- end ---
{"added": 1493, "removed": 0, "changed": 0, "audited": 1494, "funding": 181, "audit": {"auditReportVersion": 2, "vulnerabilities": {"@wdio/cli": {"name": "@wdio/cli", "severity": "high", "isDirect": true, "via": ["webdriverio"], "effects": [], "range": "7.16.5 - 8.39.0", "nodes": ["node_modules/@wdio/cli"], "fixAvailable": {"name": "@wdio/cli", "version": "7.16.4", "isSemVerMajor": true}}, "@wdio/local-runner": {"name": "@wdio/local-runner", "severity": "high", "isDirect": true, "via": ["@wdio/runner"], "effects": [], "range": "7.16.5 - 8.39.0", "nodes": ["node_modules/@wdio/local-runner"], "fixAvailable": {"name": "@wdio/local-runner", "version": "7.16.4", "isSemVerMajor": true}}, "@wdio/runner": {"name": "@wdio/runner", "severity": "high", "isDirect": false, "via": ["webdriverio"], "effects": ["@wdio/local-runner"], "range": "7.16.5 - 8.39.0", "nodes": ["node_modules/@wdio/runner"], "fixAvailable": {"name": "@wdio/local-runner", "version": "7.16.4", "isSemVerMajor": true}}, "devtools": {"name": "devtools", "severity": "high", "isDirect": false, "via": ["puppeteer-core"], "effects": [], "range": ">=7.16.5", "nodes": ["node_modules/devtools"], "fixAvailable": true}, "mwbot": {"name": "mwbot", "severity": "moderate", "isDirect": false, "via": ["request"], "effects": ["wdio-mediawiki"], "range": ">=0.1.6", "nodes": ["node_modules/mwbot"], "fixAvailable": false}, "puppeteer-core": {"name": "puppeteer-core", "severity": "high", "isDirect": false, "via": ["ws"], "effects": ["devtools", "webdriverio"], "range": "11.0.0 - 22.11.1", "nodes": ["node_modules/puppeteer-core"], "fixAvailable": {"name": "@wdio/cli", "version": "7.16.4", "isSemVerMajor": true}}, "request": {"name": "request", "severity": "moderate", "isDirect": false, "via": [{"source": 1096727, "name": "request", "dependency": "request", "title": "Server-Side Request Forgery in Request", "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6", "severity": "moderate", "cwe": ["CWE-918"], "cvss": {"score": 6.1, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"}, "range": "<=2.88.2"}, "tough-cookie"], "effects": ["mwbot"], "range": "*", "nodes": ["node_modules/request"], "fixAvailable": false}, "tough-cookie": {"name": "tough-cookie", "severity": "moderate", "isDirect": false, "via": [{"source": 1097682, "name": "tough-cookie", "dependency": "tough-cookie", "title": "tough-cookie Prototype Pollution vulnerability", "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3", "severity": "moderate", "cwe": ["CWE-1321"], "cvss": {"score": 6.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"}, "range": "<4.1.3"}], "effects": ["request"], "range": "<4.1.3", "nodes": ["node_modules/request/node_modules/tough-cookie"], "fixAvailable": false}, "wdio-mediawiki": {"name": "wdio-mediawiki", "severity": "moderate", "isDirect": true, "via": ["mwbot"], "effects": [], "range": "*", "nodes": ["node_modules/wdio-mediawiki"], "fixAvailable": false}, "webdriverio": {"name": "webdriverio", "severity": "high", "isDirect": false, "via": ["devtools", "puppeteer-core"], "effects": ["@wdio/cli", "@wdio/runner"], "range": "7.16.5 - 8.39.0", "nodes": ["node_modules/webdriverio"], "fixAvailable": {"name": "@wdio/cli", "version": "7.16.4", "isSemVerMajor": true}}, "ws": {"name": "ws", "severity": "high", "isDirect": false, "via": [{"source": 1097615, "name": "ws", "dependency": "ws", "title": "ws affected by a DoS when handling a request with many HTTP headers", "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q", "severity": "high", "cwe": ["CWE-476"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=8.0.0 <8.17.1"}], "effects": ["puppeteer-core"], "range": "8.0.0 - 8.17.0", "nodes": ["node_modules/puppeteer-core/node_modules/ws"], "fixAvailable": {"name": "@wdio/cli", "version": "7.16.4", "isSemVerMajor": true}}}, "metadata": {"vulnerabilities": {"info": 0, "low": 0, "moderate": 4, "high": 7, "critical": 0, "total": 11}, "dependencies": {"prod": 1, "dev": 1493, "optional": 4, "peer": 1, "peerOptional": 0, "total": 1493}}}}
$ /usr/bin/npm audit fix --only=dev
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'wdio-mediawiki@2.5.0',
npm WARN EBADENGINE   required: { node: '>=18.17.0', npm: '>=9.6.7' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead
npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
--- stdout ---

added 1492 packages, and audited 1493 packages in 17s

181 packages are looking for funding
  run `npm fund` for details

# npm audit report

request  *
Severity: moderate
Server-Side Request Forgery in Request - https://github.com/advisories/GHSA-p8p7-x288-28g6
Depends on vulnerable versions of tough-cookie
No fix available
node_modules/request
  mwbot  >=0.1.6
  Depends on vulnerable versions of request
  node_modules/mwbot
    wdio-mediawiki  *
    Depends on vulnerable versions of mwbot
    node_modules/wdio-mediawiki

tough-cookie  <4.1.3
Severity: moderate
tough-cookie Prototype Pollution vulnerability - https://github.com/advisories/GHSA-72xf-g2v4-qvf3
No fix available
node_modules/request/node_modules/tough-cookie

ws  8.0.0 - 8.17.0
Severity: high
ws affected by a DoS when handling a request with many HTTP headers - https://github.com/advisories/GHSA-3h5v-q93c-6h6q
fix available via `npm audit fix --force`
Will install @wdio/cli@7.16.4, which is a breaking change
node_modules/puppeteer-core/node_modules/ws
  puppeteer-core  11.0.0 - 22.11.1
  Depends on vulnerable versions of ws
  node_modules/puppeteer-core
    devtools  >=7.16.5
    Depends on vulnerable versions of puppeteer-core
    node_modules/devtools
    webdriverio  7.16.5 - 8.39.0
    Depends on vulnerable versions of devtools
    Depends on vulnerable versions of puppeteer-core
    node_modules/webdriverio
      @wdio/cli  7.16.5 - 8.39.0
      Depends on vulnerable versions of webdriverio
      node_modules/@wdio/cli
      @wdio/runner  7.16.5 - 8.39.0
      Depends on vulnerable versions of webdriverio
      node_modules/@wdio/runner
        @wdio/local-runner  7.16.5 - 8.39.0
        Depends on vulnerable versions of @wdio/runner
        node_modules/@wdio/local-runner

11 vulnerabilities (4 moderate, 7 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

--- end ---
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
Verifying that tests still pass
$ /usr/bin/npm ci
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'wdio-mediawiki@2.5.0',
npm WARN EBADENGINE   required: { node: '>=18.17.0', npm: '>=9.6.7' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead
npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
--- stdout ---

added 1492 packages, and audited 1493 packages in 25s

181 packages are looking for funding
  run `npm fund` for details

11 vulnerabilities (4 moderate, 7 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

--- end ---
$ /usr/bin/npm test
--- stderr ---
PASS tests/jest/store/modules/factory.test.js
PASS tests/jest/store/modules/submission.test.js
PASS tests/jest/store/modules/zobject.test.js
PASS tests/jest/store/modules/zfunction.test.js
PASS tests/jest/store/modules/router.test.js
PASS tests/jest/mixins/typeUtils.test.js
PASS tests/jest/store/modules/library.test.js
PASS tests/jest/components/default/ZObjectStringRenderer.test.js
PASS tests/jest/mixins/zobjectUtils.test.js
PASS tests/jest/components/widgets/AboutEditMetadataDialog.test.js (6.289 s)
PASS tests/jest/components/widgets/FunctionEvaluator.test.js
  ● Console

    console.log
      Metrics Platform event emitted: wf.ui.callFunction - {"selectedfunctionzid":"Z10000","resulthaserror":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: call - {"selectedfunctionzid":"Z10000","haserrors":false}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.callFunction - {"selectedfunctionzid":"Z10000","resulthaserror":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: call - {"selectedfunctionzid":"Z10000","haserrors":false}

      at Object.<anonymous> (jest.setup.js:116:12)

PASS tests/jest/components/default/ZObjectToString.test.js
PASS tests/jest/store/modules/testResults.test.js
PASS tests/jest/components/default/ZObjectKeyValue.test.js (10.53 s)
PASS tests/jest/components/default/ZCode.test.js
PASS tests/jest/components/function/viewer/FunctionViewerDetails.test.js
PASS tests/jest/components/widgets/FunctionMetadataDialog.test.js
PASS tests/jest/store/modules/ztype.test.js
PASS tests/jest/components/base/ModeSelector.test.js
  ● Console

    console.warn
      [Vue warn]: Write operation failed: computed property "selected" is readonly.

      254 | 					value: newType.type,
      255 | 					literal: true
    > 256 | 				} );
          | 				    ^
      257 | 			}
      258 | 		}
      259 | 	}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3511:9)
      at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1019:10)
      at Object.set [as selected] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3523:29)
      at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3156:18)
      at _ctx.disabled.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/base/ModeSelector.vue:256:27)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:213:19)
      at emit (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:723:5)
      at Object.<anonymous> (tests/jest/components/base/ModeSelector.test.js:163:12)

    console.warn
      [Vue warn]: Write operation failed: computed property "selected" is readonly.

      254 | 					value: newType.type,
      255 | 					literal: true
    > 256 | 				} );
          | 				    ^
      257 | 			}
      258 | 		}
      259 | 	}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3511:9)
      at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1019:10)
      at Object.set [as selected] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3523:29)
      at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3156:18)
      at _ctx.disabled.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/base/ModeSelector.vue:256:27)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:213:19)
      at emit (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:723:5)
      at Object.<anonymous> (tests/jest/components/base/ModeSelector.test.js:178:12)

    console.warn
      [Vue warn]: Write operation failed: computed property "selected" is readonly.

      254 | 					value: newType.type,
      255 | 					literal: true
    > 256 | 				} );
          | 				    ^
      257 | 			}
      258 | 		}
      259 | 	}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3511:9)
      at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1019:10)
      at Object.set [as selected] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3523:29)
      at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3156:18)
      at _ctx.disabled.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/base/ModeSelector.vue:256:27)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:213:19)
      at emit (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:723:5)
      at Object.<anonymous> (tests/jest/components/base/ModeSelector.test.js:217:12)

    console.warn
      [Vue warn]: Write operation failed: computed property "selected" is readonly.

      254 | 					value: newType.type,
      255 | 					literal: true
    > 256 | 				} );
          | 				    ^
      257 | 			}
      258 | 		}
      259 | 	}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3511:9)
      at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1019:10)
      at Object.set [as selected] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3523:29)
      at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3156:18)
      at _ctx.disabled.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/base/ModeSelector.vue:256:27)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:213:19)
      at emit (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:723:5)
      at Object.<anonymous> (tests/jest/components/base/ModeSelector.test.js:279:12)

    console.warn
      [Vue warn]: Write operation failed: computed property "selected" is readonly.

      254 | 					value: newType.type,
      255 | 					literal: true
    > 256 | 				} );
          | 				    ^
      257 | 			}
      258 | 		}
      259 | 	}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3511:9)
      at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1019:10)
      at Object.set [as selected] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3523:29)
      at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3156:18)
      at _ctx.disabled.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/base/ModeSelector.vue:256:27)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:213:19)
      at emit (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:723:5)
      at Object.<anonymous> (tests/jest/components/base/ModeSelector.test.js:292:12)

PASS tests/jest/store/modules/currentPage.test.js
  ● Console

    console.log
      Metrics Platform event emitted using submitInteraction: change - {}

      at Object.<anonymous> (jest.setup.js:116:12)

PASS tests/jest/components/widgets/About.test.js
PASS tests/jest/components/widgets/FunctionExplorer.test.js
PASS tests/jest/mixins/schemata.test.js
PASS tests/jest/languageselector/LanguageSelector.test.js
  ● Console

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      268 | 		handleClick: function ( e ) {
      269 | 			const parent = this.$refs.languageSelector;
    > 270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
          | 			                ^
      271 | 				this.closeLanguageSelector();
      272 | 			}
      273 | 		}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:270:20)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:54:19)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      269 | 			const parent = this.$refs.languageSelector;
      270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
    > 271 | 				this.closeLanguageSelector();
          | 				                            ^
      272 | 			}
      273 | 		}
      274 | 	},

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:33)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:54:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined  
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      52 |
      53 | 	it( 'renders without errors', () => {
    > 54 | 		const wrapper = shallowMount( LanguageSelector );
         | 		                ^
      55 | 		expect( wrapper.find( '.ext-wikilambda-page-language-selector' ).exists() ).toBe( true );
      56 | 	} );
      57 |

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:54:19)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      268 | 		handleClick: function ( e ) {
      269 | 			const parent = this.$refs.languageSelector;
    > 270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
          | 			                ^
      271 | 				this.closeLanguageSelector();
      272 | 			}
      273 | 		}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:270:20)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:59:19)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      269 | 			const parent = this.$refs.languageSelector;
      270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
    > 271 | 				this.closeLanguageSelector();
          | 				                            ^
      272 | 			}
      273 | 		}
      274 | 	},

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:33)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:59:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined  
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      57 |
      58 | 	it( 'renders toggle button with language name', () => {
    > 59 | 		const wrapper = mount( LanguageSelector );
         | 		                ^
      60 | 		const button = wrapper.find( '.ext-wikilambda-page-language-selector-trigger' );
      61 | 		expect( button.text() ).toBe( 'English' );
      62 | 	} );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:59:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Array | Null, got Undefined  
        at <CdxMenu id="cdx-lookup-menu-0" ref="menu" selected=undefined  ... > 
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      57 |
      58 | 	it( 'renders toggle button with language name', () => {
    > 59 | 		const wrapper = mount( LanguageSelector );
         | 		                ^
      60 | 		const button = wrapper.find( '.ext-wikilambda-page-language-selector-trigger' );
      61 | 		expect( button.text() ).toBe( 'English' );
      62 | 	} );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:59:19)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      268 | 		handleClick: function ( e ) {
      269 | 			const parent = this.$refs.languageSelector;
    > 270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
          | 			                ^
      271 | 				this.closeLanguageSelector();
      272 | 			}
      273 | 		}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:270:20)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:65:19)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      269 | 			const parent = this.$refs.languageSelector;
      270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
    > 271 | 				this.closeLanguageSelector();
          | 				                            ^
      272 | 			}
      273 | 		}
      274 | 	},

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:33)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:65:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined  
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      63 |
      64 | 	it( 'shows search dialog when clicking on toggle button', async () => {
    > 65 | 		const wrapper = mount( LanguageSelector );
         | 		                ^
      66 |
      67 | 		// Assert that dialog is initially hidden
      68 | 		expect( wrapper.find( '.ext-wikilambda-page-language-selector-dropdown__visible' ).exists() ).toBe( false );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:65:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Array | Null, got Undefined  
        at <CdxMenu id="cdx-lookup-menu-1" ref="menu" selected=undefined  ... > 
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      63 |
      64 | 	it( 'shows search dialog when clicking on toggle button', async () => {
    > 65 | 		const wrapper = mount( LanguageSelector );
         | 		                ^
      66 |
      67 | 		// Assert that dialog is initially hidden
      68 | 		expect( wrapper.find( '.ext-wikilambda-page-language-selector-dropdown__visible' ).exists() ).toBe( false );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:65:19)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      268 | 		handleClick: function ( e ) {
      269 | 			const parent = this.$refs.languageSelector;
    > 270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
          | 			                ^
      271 | 				this.closeLanguageSelector();
      272 | 			}
      273 | 		}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:270:20)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:80:19)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      269 | 			const parent = this.$refs.languageSelector;
      270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
    > 271 | 				this.closeLanguageSelector();
          | 				                            ^
      272 | 			}
      273 | 		}
      274 | 	},

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:33)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:80:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined  
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      78 |
      79 | 	it( 'keeps the search dialog visble', async () => {
    > 80 | 		const wrapper = mount( LanguageSelector );
         | 		                ^
      81 |
      82 | 		// Assert that dialog is initially hidden
      83 | 		expect( wrapper.find( '.ext-wikilambda-page-language-selector-dropdown__visible' ).exists() ).toBe( false );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:80:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Array | Null, got Undefined  
        at <CdxMenu id="cdx-lookup-menu-2" ref="menu" selected=undefined  ... > 
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      78 |
      79 | 	it( 'keeps the search dialog visble', async () => {
    > 80 | 		const wrapper = mount( LanguageSelector );
         | 		                ^
      81 |
      82 | 		// Assert that dialog is initially hidden
      83 | 		expect( wrapper.find( '.ext-wikilambda-page-language-selector-dropdown__visible' ).exists() ).toBe( false );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:80:19)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      268 | 		handleClick: function ( e ) {
      269 | 			const parent = this.$refs.languageSelector;
    > 270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
          | 			                ^
      271 | 				this.closeLanguageSelector();
      272 | 			}
      273 | 		}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:270:20)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:108:19)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      269 | 			const parent = this.$refs.languageSelector;
      270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
    > 271 | 				this.closeLanguageSelector();
          | 				                            ^
      272 | 			}
      273 | 		}
      274 | 	},

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:33)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:108:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined  
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      106 |
      107 | 	it( 'triggers language lookup', async () => {
    > 108 | 		const wrapper = mount( LanguageSelector );
          | 		                ^
      109 |
      110 | 		// Click language button
      111 | 		wrapper.find( '.ext-wikilambda-page-language-selector-trigger' ).trigger( 'click' );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:108:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Array | Null, got Undefined  
        at <CdxMenu id="cdx-lookup-menu-3" ref="menu" selected=undefined  ... > 
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      106 |
      107 | 	it( 'triggers language lookup', async () => {
    > 108 | 		const wrapper = mount( LanguageSelector );
          | 		                ^
      109 |
      110 | 		// Click language button
      111 | 		wrapper.find( '.ext-wikilambda-page-language-selector-trigger' ).trigger( 'click' );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:108:19)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      268 | 		handleClick: function ( e ) {
      269 | 			const parent = this.$refs.languageSelector;
    > 270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
          | 			                ^
      271 | 				this.closeLanguageSelector();
      272 | 			}
      273 | 		}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:270:20)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6042:26)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      269 | 			const parent = this.$refs.languageSelector;
      270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
    > 271 | 				this.closeLanguageSelector();
          | 				                            ^
      272 | 			}
      273 | 		}
      274 | 	},

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:33)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6042:26)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined  
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4140:5)
      at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6112:5)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6028:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Array | Null, got Undefined  
        at <CdxMenu id="cdx-lookup-menu-3" ref="menu" selected=undefined  ... > 
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4140:5)
      at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6112:5)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6028:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      268 | 		handleClick: function ( e ) {
      269 | 			const parent = this.$refs.languageSelector;
    > 270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
          | 			                ^
      271 | 				this.closeLanguageSelector();
      272 | 			}
      273 | 		}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:270:20)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:133:19)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      269 | 			const parent = this.$refs.languageSelector;
      270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
    > 271 | 				this.closeLanguageSelector();
          | 				                            ^
      272 | 			}
      273 | 		}
      274 | 	},

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:33)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:133:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined  
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      131 |
      132 | 	it( 'does not trigger language lookup under two chars', async () => {
    > 133 | 		const wrapper = mount( LanguageSelector );
          | 		                ^
      134 |
      135 | 		// Click language button
      136 | 		wrapper.find( '.ext-wikilambda-page-language-selector-trigger' ).trigger( 'click' );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:133:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Array | Null, got Undefined  
        at <CdxMenu id="cdx-lookup-menu-7" ref="menu" selected=undefined  ... > 
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      131 |
      132 | 	it( 'does not trigger language lookup under two chars', async () => {
    > 133 | 		const wrapper = mount( LanguageSelector );
          | 		                ^
      134 |
      135 | 		// Click language button
      136 | 		wrapper.find( '.ext-wikilambda-page-language-selector-trigger' ).trigger( 'click' );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:133:19)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      268 | 		handleClick: function ( e ) {
      269 | 			const parent = this.$refs.languageSelector;
    > 270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
          | 			                ^
      271 | 				this.closeLanguageSelector();
      272 | 			}
      273 | 		}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:270:20)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:151:19)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      269 | 			const parent = this.$refs.languageSelector;
      270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
    > 271 | 				this.closeLanguageSelector();
          | 				                            ^
      272 | 			}
      273 | 		}
      274 | 	},

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:33)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:151:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined  
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      149 |
      150 | 	it( 'filters the language lookup response', async () => {
    > 151 | 		const wrapper = mount( LanguageSelector );
          | 		                ^
      152 |
      153 | 		// Click language button
      154 | 		wrapper.find( '.ext-wikilambda-page-language-selector-trigger' ).trigger( 'click' );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:151:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Array | Null, got Undefined  
        at <CdxMenu id="cdx-lookup-menu-8" ref="menu" selected=undefined  ... > 
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      149 |
      150 | 	it( 'filters the language lookup response', async () => {
    > 151 | 		const wrapper = mount( LanguageSelector );
          | 		                ^
      152 |
      153 | 		// Click language button
      154 | 		wrapper.find( '.ext-wikilambda-page-language-selector-trigger' ).trigger( 'click' );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:151:19)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      268 | 		handleClick: function ( e ) {
      269 | 			const parent = this.$refs.languageSelector;
    > 270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
          | 			                ^
      271 | 				this.closeLanguageSelector();
      272 | 			}
      273 | 		}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:270:20)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6042:26)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      269 | 			const parent = this.$refs.languageSelector;
      270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
    > 271 | 				this.closeLanguageSelector();
          | 				                            ^
      272 | 			}
      273 | 		}
      274 | 	},

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:33)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6042:26)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined  
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4140:5)
      at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6112:5)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6028:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Array | Null, got Undefined  
        at <CdxMenu id="cdx-lookup-menu-8" ref="menu" selected=undefined  ... > 
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4140:5)
      at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6112:5)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6028:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      268 | 		handleClick: function ( e ) {
      269 | 			const parent = this.$refs.languageSelector;
    > 270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
          | 			                ^
      271 | 				this.closeLanguageSelector();
      272 | 			}
      273 | 		}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:270:20)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6042:26)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      269 | 			const parent = this.$refs.languageSelector;
      270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
    > 271 | 				this.closeLanguageSelector();
          | 				                            ^
      272 | 			}
      273 | 		}
      274 | 	},

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:33)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6042:26)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined  
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4140:5)
      at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6112:5)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6028:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Array | Null, got Undefined  
        at <CdxMenu id="cdx-lookup-menu-8" ref="menu" selected=undefined  ... > 
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4140:5)
      at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6112:5)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6028:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      268 | 		handleClick: function ( e ) {
      269 | 			const parent = this.$refs.languageSelector;
    > 270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
          | 			                ^
      271 | 				this.closeLanguageSelector();
      272 | 			}
      273 | 		}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:270:20)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:194:20)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      269 | 			const parent = this.$refs.languageSelector;
      270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
    > 271 | 				this.closeLanguageSelector();
          | 				                            ^
      272 | 			}
      273 | 		}
      274 | 	},

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:33)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:194:20)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined  
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      192 |
      193 | 		it( 'does not redirect when selecting current language', async () => {
    > 194 | 			const wrapper = mount( LanguageSelector );
          | 			                ^
      195 |
      196 | 			// Spy on redirectToLanguagePage
      197 | 			jest.spyOn( wrapper.vm, 'redirectToLanguagePage' );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:194:20)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Array | Null, got Undefined  
        at <CdxMenu id="cdx-lookup-menu-12" ref="menu" selected=undefined  ... > 
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      192 |
      193 | 		it( 'does not redirect when selecting current language', async () => {
    > 194 | 			const wrapper = mount( LanguageSelector );
          | 			                ^
      195 |
      196 | 			// Spy on redirectToLanguagePage
      197 | 			jest.spyOn( wrapper.vm, 'redirectToLanguagePage' );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:194:20)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      268 | 		handleClick: function ( e ) {
      269 | 			const parent = this.$refs.languageSelector;
    > 270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
          | 			                ^
      271 | 				this.closeLanguageSelector();
      272 | 			}
      273 | 		}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:270:20)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:227:20)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      269 | 			const parent = this.$refs.languageSelector;
      270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
    > 271 | 				this.closeLanguageSelector();
          | 				                            ^
      272 | 			}
      273 | 		}
      274 | 	},

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:33)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:227:20)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined  
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      225 | 			} ) );
      226 |
    > 227 | 			const wrapper = mount( LanguageSelector );
          | 			                ^
      228 |
      229 | 			expect( wrapper.vm.currentPath ).toBe( currentPath );
      230 | 			expect( wrapper.vm.isViewPath ).toBe( true );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:227:20)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Array | Null, got Undefined  
        at <CdxMenu id="cdx-lookup-menu-13" ref="menu" selected=undefined  ... > 
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      225 | 			} ) );
      226 |
    > 227 | 			const wrapper = mount( LanguageSelector );
          | 			                ^
      228 |
      229 | 			expect( wrapper.vm.currentPath ).toBe( currentPath );
      230 | 			expect( wrapper.vm.isViewPath ).toBe( true );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:227:20)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      268 | 		handleClick: function ( e ) {
      269 | 			const parent = this.$refs.languageSelector;
    > 270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
          | 			                ^
      271 | 				this.closeLanguageSelector();
      272 | 			}
      273 | 		}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:270:20)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:256:20)

    console.warn
      [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      269 | 			const parent = this.$refs.languageSelector;
      270 | 			if ( e.target !== parent && !parent.contains( e.target ) ) {
    > 271 | 				this.closeLanguageSelector();
          | 				                            ^
      272 | 			}
      273 | 		}
      274 | 	},

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:33)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:256:20)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined  
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      254 | 			} ) );
      255 |
    > 256 | 			const wrapper = mount( LanguageSelector );
          | 			                ^
      257 |
      258 | 			expect( wrapper.vm.currentPath ).toBe( currentPath );
      259 | 			expect( wrapper.vm.isViewPath ).toBe( false );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:256:20)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Array | Null, got Undefined  
        at <CdxMenu id="cdx-lookup-menu-14" ref="menu" selected=undefined  ... > 
        at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined  ... > 
        at <WlLanguageSelector ref="VTU_COMPONENT" > 
        at <VTUROOT>

      254 | 			} ) );
      255 |
    > 256 | 			const wrapper = mount( LanguageSelector );
          | 			                ^
      257 |
      258 | 			expect( wrapper.vm.currentPath ).toBe( currentPath );
      259 | 			expect( wrapper.vm.isViewPath ).toBe( false );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at Object.<anonymous> (tests/jest/languageselector/LanguageSelector.test.js:256:20)

PASS tests/jest/components/default/ZTester.test.js
PASS tests/jest/components/widgets/FunctionReport.test.js
PASS tests/jest/components/default/ZImplementation.test.js
PASS tests/jest/components/widgets/PublishDialog.test.js
  ● Console

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.error
      Error: Not implemented: navigation (except hash changes)
          at module.exports (/src/repo/node_modules/jsdom/lib/jsdom/browser/not-implemented.js:9:17)
          at navigateFetch (/src/repo/node_modules/jsdom/lib/jsdom/living/window/navigation.js:76:3)
          at exports.navigate (/src/repo/node_modules/jsdom/lib/jsdom/living/window/navigation.js:54:3)
          at LocationImpl._locationObjectNavigate (/src/repo/node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:31:5)
          at LocationImpl._locationObjectSetterNavigate (/src/repo/node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:25:17)
          at LocationImpl.set href [as href] (/src/repo/node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:47:10)
          at Location.set href [as href] (/src/repo/node_modules/jsdom/lib/jsdom/living/generated/Location.js:121:37)
          at Proxy.successfulExit (/src/repo/resources/ext.wikilambda.edit/components/widgets/PublishDialog.vue:141:27)
          at /src/repo/resources/ext.wikilambda.edit/components/widgets/PublishDialog.vue:159:14
          at processTicksAndRejections (node:internal/process/task_queues:95:5) undefined

      139 | 				actionType: 'progressive',
      140 | 				label: this.$i18n( 'wikilambda-publishnew' ).text()
    > 141 | 			};
          | 			  ^
      142 | 		},
      143 |
      144 | 		/**

      at VirtualConsole.<anonymous> (node_modules/jsdom/lib/jsdom/virtual-console.js:29:45)
      at module.exports (node_modules/jsdom/lib/jsdom/browser/not-implemented.js:12:26)
      at navigateFetch (node_modules/jsdom/lib/jsdom/living/window/navigation.js:76:3)
      at exports.navigate (node_modules/jsdom/lib/jsdom/living/window/navigation.js:54:3)
      at LocationImpl._locationObjectNavigate (node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:31:5)
      at LocationImpl._locationObjectSetterNavigate (node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:25:17)
      at LocationImpl.set href [as href] (node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:47:10)
      at Location.set href [as href] (node_modules/jsdom/lib/jsdom/living/generated/Location.js:121:37)
      at Proxy.successfulExit (resources/ext.wikilambda.edit/components/widgets/PublishDialog.vue:141:27)
      at resources/ext.wikilambda.edit/components/widgets/PublishDialog.vue:159:14

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.error
      Error: Not implemented: navigation (except hash changes)
          at module.exports (/src/repo/node_modules/jsdom/lib/jsdom/browser/not-implemented.js:9:17)
          at navigateFetch (/src/repo/node_modules/jsdom/lib/jsdom/living/window/navigation.js:76:3)
          at exports.navigate (/src/repo/node_modules/jsdom/lib/jsdom/living/window/navigation.js:54:3)
          at LocationImpl._locationObjectNavigate (/src/repo/node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:31:5)
          at LocationImpl._locationObjectSetterNavigate (/src/repo/node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:25:17)
          at LocationImpl.set href [as href] (/src/repo/node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:47:10)
          at Location.set href [as href] (/src/repo/node_modules/jsdom/lib/jsdom/living/generated/Location.js:121:37)
          at Proxy.successfulExit (/src/repo/resources/ext.wikilambda.edit/components/widgets/PublishDialog.vue:141:27)
          at /src/repo/resources/ext.wikilambda.edit/components/widgets/PublishDialog.vue:159:14 undefined

      139 | 				actionType: 'progressive',
      140 | 				label: this.$i18n( 'wikilambda-publishnew' ).text()
    > 141 | 			};
          | 			  ^
      142 | 		},
      143 |
      144 | 		/**

      at VirtualConsole.<anonymous> (node_modules/jsdom/lib/jsdom/virtual-console.js:29:45)
      at module.exports (node_modules/jsdom/lib/jsdom/browser/not-implemented.js:12:26)
      at navigateFetch (node_modules/jsdom/lib/jsdom/living/window/navigation.js:76:3)
      at exports.navigate (node_modules/jsdom/lib/jsdom/living/window/navigation.js:54:3)
      at LocationImpl._locationObjectNavigate (node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:31:5)
      at LocationImpl._locationObjectSetterNavigate (node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:25:17)
      at LocationImpl.set href [as href] (node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:47:10)
      at Location.set href [as href] (node_modules/jsdom/lib/jsdom/living/generated/Location.js:121:37)
      at Proxy.successfulExit (resources/ext.wikilambda.edit/components/widgets/PublishDialog.vue:141:27)
      at resources/ext.wikilambda.edit/components/widgets/PublishDialog.vue:159:14

    console.log
      Metrics Platform event emitted: wf.ui.editImplementation.publish - {"isnewzobject":false,"zobjectid":"Z10001","zobjecttype":"Z14","implementationtype":"Z14K3","zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z14","zobjectid":"Z10001","zlang":"Z1002","implementationtype":"Z14K3","haserrors":false}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","haserrors":true}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":true}

      at Object.<anonymous> (jest.setup.js:116:12)

PASS tests/jest/components/widgets/AboutViewLanguagesDialog.test.js
PASS tests/jest/components/function/editor/FunctionEditorFooter.test.js
  ● Console

    console.log
      Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

PASS tests/jest/components/base/TypeSelector.test.js
PASS tests/jest/components/widgets/Publish.test.js
  ● Console

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.cancel - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":"Z14K3","zlang":"Z1002","isdirty":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","implementationtype":"Z14K3"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.cancel - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","isdirty":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.editImplementation.cancel - {"isnewzobject":false,"zobjectid":"Z10001","zobjecttype":"Z14","implementationtype":"Z14K3","zlang":"Z1002","isdirty":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z14","zobjectid":"Z10001","zlang":"Z1002","implementationtype":"Z14K3"}

      at Object.<anonymous> (jest.setup.js:116:12)

PASS tests/jest/components/base/ZObjectSelector.test.js
  ● Console

    console.warn
      [Vue warn]: Write operation failed: computed property "selectedValue" is readonly.

      373 | 			 * Reset lookup to suggestions by type
      374 | 			 */
    > 375 | 			setSuggestions: function () {
          | 			                            ^
      376 | 				if ( !this.type ) {
      377 | 					return;
      378 | 				}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3511:9)
      at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1019:10)
      at Object.set [as selectedValue] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3523:29)
      at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3156:18)
      at _ctx.isEnum.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/base/ZObjectSelector.vue:375:32)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:213:19)
      at emit (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:723:5)
      at Object.<anonymous> (tests/jest/components/base/ZObjectSelector.test.js:246:14)

PASS tests/jest/integration/CreateNewTester.test.js (7.385 s)
  ● Console

    console.warn
      [Vue warn]: App already provides property with key "store". It will be overwritten with the new value.

      86 |
      87 | 	it.only( 'allows creating a new tester', async () => {
    > 88 | 		const { findByRole, findByTestId } = render( App, {
         | 		                                     ^
      89 | 			global: { plugins: [ store ], stubs: {
      90 | 				teleport: true,
      91 | 				WlFunctionEvaluatorWidget: true

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3961:11)
      at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7)
      at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3854:18)
      at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14)
      at render (node_modules/@testing-library/vue/dist/render.js:45:38)
      at Object.<anonymous> (tests/jest/integration/CreateNewTester.test.js:88:40)

    console.log
      Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z20","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.defaultView.load - {"edit":true,"zobjecttype":"Z20","isnewzobject":true,"zobjectid":"Z0","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z20","zobjectid":"Z0","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"default-view","isnewzobject":true,"loadtime":763}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted: wf.ui.editTester.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z20","implementationtype":null,"zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z20","zobjectid":"Z0","zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:116:12)

PASS tests/jest/components/default/ZArgumentReference.test.js
  ● Console

    console.warn
      [Vue warn]: Write operation failed: computed property "argumentKey" is readonly.

      153 | 		/**
      154 | 		 * Emits the event setValue so that ZObjectKey can update
    > 155 | 		 * the terminal value in the ZObject data table. This component can
          | 		                           ^
      156 | 		 * be shown both in the collapsed version (hence set the value of the
      157 | 		 * Z18K1->Z6K1 sequence of keys) or in the expanded one (hence just
      158 | 		 * setting the string value Z6K1 of the current Z18K1 key).

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3511:9)
      at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1019:10)
      at Object.set [as argumentKey] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3523:29)
      at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3156:18)
      at _ctx.edit.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/default-view-types/ZArgumentReference.vue:155:30)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:213:19)
      at emit (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:723:5)
      at Object.<anonymous> (tests/jest/components/default/ZArgumentReference.test.js:154:55)

    console.warn
      [Vue warn]: Write operation failed: computed property "argumentKey" is readonly.

      153 | 		/**
      154 | 		 * Emits the event setValue so that ZObjectKey can update
    > 155 | 		 * the terminal value in the ZObject data table. This component can
          | 		                           ^
      156 | 		 * be shown both in the collapsed version (hence set the value of the
      157 | 		 * Z18K1->Z6K1 sequence of keys) or in the expanded one (hence just
      158 | 		 * setting the string value Z6K1 of the current Z18K1 key).

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3511:9)
      at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1019:10)
      at Object.set [as argumentKey] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3523:29)
      at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3156:18)
      at _ctx.edit.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/default-view-types/ZArgumentReference.vue:155:30)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:213:19)
      at emit (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:723:5)
      at Object.<anonymous> (tests/jest/components/default/ZArgumentReference.test.js:174:55)

PASS tests/jest/integration/CreateNewCompositionImplementation.test.js (9.647 s)
  ● Console

    console.warn
      [Vue warn]: App already provides property with key "store". It will be overwritten with the new value.

      28 |
      29 | 	it( 'should allow you to create a new composition implementation', async () => {
    > 30 | 		const { getByTestId, findByTestId, getAllByTestId } = render( App, {
         | 		                                                      ^
      31 | 			global: { plugins: [ store ], stubs: {
      32 | 				teleport: true,
      33 | 				WlFunctionEvaluatorWidget: true

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3961:11)
      at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7)
      at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3854:18)
      at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14)
      at render (node_modules/@testing-library/vue/dist/render.js:45:38)
      at Object.<anonymous> (tests/jest/integration/CreateNewCompositionImplementation.test.js:30:57)

    console.log
      Metrics Platform event emitted: wf.ui.defaultView.load - {"edit":true,"zobjecttype":"Z14","isnewzobject":true,"zobjectid":"Z0","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z14","zobjectid":"Z0","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"default-view","isnewzobject":true,"loadtime":655}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z14","implementationtype":"Z14K2","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.warn
      [Vue warn]: Write operation failed: computed property "selected" is readonly.

      254 | 					value: newType.type,
      255 | 					literal: true
    > 256 | 				} );
          | 				    ^
      257 | 			}
      258 | 		}
      259 | 	}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3511:9)
      at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1019:10)
      at Object.set [as selected] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3523:29)
      at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3156:18)
      at _ctx.disabled.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/base/ModeSelector.vue:256:27)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:213:19)
      at emit (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:723:5)
      at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7754:45
      at S (node_modules/@wikimedia/codex/dist/codex.cjs:1:36543)
      at Proxy.C (node_modules/@wikimedia/codex/dist/codex.cjs:1:36630)
      at onChange (node_modules/@wikimedia/codex/dist/codex.cjs:1:42716)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at emit (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:723:5)
      at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7754:45
      at Proxy.r (node_modules/@wikimedia/codex/dist/codex.cjs:1:29672)
      at t.createElementBlock.onClick.n.<computed>.n.<computed> (node_modules/@wikimedia/codex/dist/codex.cjs:1:31243)
      at node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:667:45
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at Object.callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:213:19)
      at HTMLLIElement.invoker (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:638:17)
      at HTMLLIElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
      at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
      at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
      at HTMLLIElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
      at HTMLLIElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
      at HTMLLIElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
      at node_modules/@testing-library/dom/dist/events.js:19:20
      at Object.eventWrapper (node_modules/@testing-library/dom/dist/config.js:25:23)
      at fireEvent (node_modules/@testing-library/dom/dist/events.js:12:35)
      at Function.fireEvent.<computed> [as click] (node_modules/@testing-library/dom/dist/events.js:110:36)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:34:24)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)
      at node_modules/@testing-library/vue/dist/fire-event.js:12:364
      at Function.click (node_modules/@testing-library/vue/dist/fire-event.js:12:97)
      at clickLookupResult (tests/jest/integration/helpers/interactionHelpers.js:16:18)
      at Object.<anonymous> (tests/jest/integration/CreateNewCompositionImplementation.test.js:87:3)

    console.warn
      [Vue warn]: Write operation failed: computed property "argumentKey" is readonly.

      153 | 		/**
      154 | 		 * Emits the event setValue so that ZObjectKey can update
    > 155 | 		 * the terminal value in the ZObject data table. This component can
          | 		                           ^
      156 | 		 * be shown both in the collapsed version (hence set the value of the
      157 | 		 * Z18K1->Z6K1 sequence of keys) or in the expanded one (hence just
      158 | 		 * setting the string value Z6K1 of the current Z18K1 key).

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3511:9)
      at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1019:10)
      at Object.set [as argumentKey] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3523:29)
      at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3156:18)
      at _ctx.edit.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/default-view-types/ZArgumentReference.vue:155:30)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:213:19)
      at emit (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:723:5)
      at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7754:45
      at ComputedRefImpl.set [as _setter] (node_modules/@wikimedia/codex/dist/codex.cjs:1:17660)
      at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1019:10)
      at Object.set (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1136:22)
      at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3131:23)
      at t.createElementBlock.t.createVNode.t.mergeProps.onUpdate:selected.n.<computed>.n.<computed> (node_modules/@wikimedia/codex/dist/codex.cjs:1:97733)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at emit (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:723:5)
      at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7754:45
      at S (node_modules/@wikimedia/codex/dist/codex.cjs:1:36543)
      at Proxy.C (node_modules/@wikimedia/codex/dist/codex.cjs:1:36630)
      at onChange (node_modules/@wikimedia/codex/dist/codex.cjs:1:42716)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at emit (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:723:5)
      at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7754:45
      at Proxy.r (node_modules/@wikimedia/codex/dist/codex.cjs:1:29672)
      at t.createElementBlock.onClick.n.<computed>.n.<computed> (node_modules/@wikimedia/codex/dist/codex.cjs:1:31243)
      at node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:667:45
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at Object.callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:213:19)
      at HTMLLIElement.invoker (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:638:17)
      at HTMLLIElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
      at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
      at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
      at HTMLLIElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
      at HTMLLIElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
      at HTMLLIElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
      at node_modules/@testing-library/dom/dist/events.js:19:20
      at Object.eventWrapper (node_modules/@testing-library/dom/dist/config.js:25:23)
      at fireEvent (node_modules/@testing-library/dom/dist/events.js:12:35)
      at Function.fireEvent.<computed> [as click] (node_modules/@testing-library/dom/dist/events.js:110:36)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:34:24)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)

    console.warn
      [Vue warn]: Write operation failed: computed property "selected" is readonly.

      254 | 					value: newType.type,
      255 | 					literal: true
    > 256 | 				} );
          | 				    ^
      257 | 			}
      258 | 		}
      259 | 	}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3511:9)
      at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1019:10)
      at Object.set [as selected] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3523:29)
      at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3156:18)
      at _ctx.disabled.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/base/ModeSelector.vue:256:27)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:213:19)
      at emit (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:723:5)
      at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7754:45
      at S (node_modules/@wikimedia/codex/dist/codex.cjs:1:36543)
      at Proxy.C (node_modules/@wikimedia/codex/dist/codex.cjs:1:36630)
      at onChange (node_modules/@wikimedia/codex/dist/codex.cjs:1:42716)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at emit (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:723:5)
      at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7754:45
      at Proxy.r (node_modules/@wikimedia/codex/dist/codex.cjs:1:29672)
      at t.createElementBlock.onClick.n.<computed>.n.<computed> (node_modules/@wikimedia/codex/dist/codex.cjs:1:31243)
      at node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:667:45
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at Object.callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:213:19)
      at HTMLLIElement.invoker (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:638:17)
      at HTMLLIElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
      at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
      at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
      at HTMLLIElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
      at HTMLLIElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
      at HTMLLIElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
      at node_modules/@testing-library/dom/dist/events.js:19:20
      at Object.eventWrapper (node_modules/@testing-library/dom/dist/config.js:25:23)
      at fireEvent (node_modules/@testing-library/dom/dist/events.js:12:35)
      at Function.fireEvent.<computed> [as click] (node_modules/@testing-library/dom/dist/events.js:110:36)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:34:24)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)
      at node_modules/@testing-library/vue/dist/fire-event.js:12:364
      at Function.click (node_modules/@testing-library/vue/dist/fire-event.js:12:97)
      at clickLookupResult (tests/jest/integration/helpers/interactionHelpers.js:16:18)
      at Object.<anonymous> (tests/jest/integration/CreateNewCompositionImplementation.test.js:108:3)

    console.warn
      [Vue warn]: Write operation failed: computed property "argumentKey" is readonly.

      153 | 		/**
      154 | 		 * Emits the event setValue so that ZObjectKey can update
    > 155 | 		 * the terminal value in the ZObject data table. This component can
          | 		                           ^
      156 | 		 * be shown both in the collapsed version (hence set the value of the
      157 | 		 * Z18K1->Z6K1 sequence of keys) or in the expanded one (hence just
      158 | 		 * setting the string value Z6K1 of the current Z18K1 key).

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3511:9)
      at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1019:10)
      at Object.set [as argumentKey] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3523:29)
      at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3156:18)
      at _ctx.edit.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/default-view-types/ZArgumentReference.vue:155:30)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:213:19)
      at emit (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:723:5)
      at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7754:45
      at ComputedRefImpl.set [as _setter] (node_modules/@wikimedia/codex/dist/codex.cjs:1:17660)
      at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1019:10)
      at Object.set (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1136:22)
      at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3131:23)
      at t.createElementBlock.t.createVNode.t.mergeProps.onUpdate:selected.n.<computed>.n.<computed> (node_modules/@wikimedia/codex/dist/codex.cjs:1:97733)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at emit (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:723:5)
      at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7754:45
      at S (node_modules/@wikimedia/codex/dist/codex.cjs:1:36543)
      at Proxy.C (node_modules/@wikimedia/codex/dist/codex.cjs:1:36630)
      at onChange (node_modules/@wikimedia/codex/dist/codex.cjs:1:42716)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at emit (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:723:5)
      at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7754:45
      at Proxy.r (node_modules/@wikimedia/codex/dist/codex.cjs:1:29672)
      at t.createElementBlock.onClick.n.<computed>.n.<computed> (node_modules/@wikimedia/codex/dist/codex.cjs:1:31243)
      at node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:667:45
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17)
      at Object.callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:213:19)
      at HTMLLIElement.invoker (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:638:17)
      at HTMLLIElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
      at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
      at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
      at HTMLLIElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
      at HTMLLIElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
      at HTMLLIElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
      at node_modules/@testing-library/dom/dist/events.js:19:20
      at Object.eventWrapper (node_modules/@testing-library/dom/dist/config.js:25:23)
      at fireEvent (node_modules/@testing-library/dom/dist/events.js:12:35)
      at Function.fireEvent.<computed> [as click] (node_modules/@testing-library/dom/dist/events.js:110:36)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:34:24)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)

    console.log
      Metrics Platform event emitted: wf.ui.editImplementation.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z14","implementationtype":"Z14K2","zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z14","zobjectid":"Z0","zlang":"Z1002","implementationtype":"Z14K2","haserrors":false}

      at Object.<anonymous> (jest.setup.js:116:12)

PASS tests/jest/components/function/editor/FunctionEditorInputsItem.test.js
  ● Console

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined  
        at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type"  ... > 
        at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true  ... > 
        at <VTUROOT>

      38 |
      39 | 	it( 'renders without errors', () => {
    > 40 | 		const wrapper = shallowMount( FunctionEditorInputsItem, { props: {
         | 		                ^
      41 | 			rowId: 1,
      42 | 			index: 0,
      43 | 			isMainLanguageBlock: true,

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:40:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined  
        at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type"  ... > 
        at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true  ... > 
        at <VTUROOT>

      50 |
      51 | 	it( 'has an input element ', () => {
    > 52 | 		const wrapper = shallowMount( FunctionEditorInputsItem, {
         | 		                ^
      53 | 			props: {
      54 | 				rowId: 1,
      55 | 				index: 0,

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:52:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined  
        at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type"  ... > 
        at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true  ... > 
        at <VTUROOT>

      65 |
      66 | 	it( 'has an type selector if is main language block ', () => {
    > 67 | 		const wrapper = shallowMount( FunctionEditorInputsItem, {
         | 		                ^
      68 | 			props: {
      69 | 				rowId: 1,
      70 | 				index: 0,

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:67:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined  
        at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type"  ... > 
        at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true  ... > 
        at <VTUROOT>

       95 |
       96 | 	it( 'has one delete button if it is editable', () => {
    >  97 | 		const wrapper = shallowMount( FunctionEditorInputsItem, {
          | 		                ^
       98 | 			props: {
       99 | 				rowId: 1,
      100 | 				index: 0,

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:97:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined  
        at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type"  ... > 
        at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true  ... > 
        at <VTUROOT>

      113 | 			getters.getZArgumentLabelForLanguage = createGettersWithFunctionsMock( { id: 2 } );
      114 | 			global.store.hotUpdate( { getters: getters } );
    > 115 | 			const wrapper = shallowMount( FunctionEditorInputsItem, {
          | 			                ^
      116 | 				props: {
      117 | 					rowId: 1,
      118 | 					index: 0,

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:115:20)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined  
        at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type"  ... > 
        at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true  ... > 
        at <VTUROOT>

      141 | 			getters.getZArgumentLabelForLanguage = createGettersWithFunctionsMock( { id: 2 } );
      142 | 			global.store.hotUpdate( { getters: getters } );
    > 143 | 			const wrapper = shallowMount( FunctionEditorInputsItem, {
          | 			                ^
      144 | 				props: {
      145 | 					rowId: 1,
      146 | 					index: 0,

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:143:20)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined  
        at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type"  ... > 
        at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true  ... > 
        at <VTUROOT>

      172 | 			getters.getRowByKeyPath = createGettersWithFunctionsMock( { id: 1 } );
      173 | 			global.store.hotUpdate( { getters: getters } );
    > 174 | 			const wrapper = shallowMount( FunctionEditorInputsItem, {
          | 			                ^
      175 | 				props: {
      176 | 					rowId: 1,
      177 | 					index: 0,

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:174:20)

PASS tests/jest/integration/EditFunction.test.js (5.383 s)
  ● Console

    console.warn
      [Vue warn]: App already provides property with key "store". It will be overwritten with the new value.

      46 | 			findAllByTestId,
      47 | 			getByText
    > 48 | 		} = render( App, { global: { plugins: [ store ] } } );
         | 		    ^
      49 |
      50 | 		// ACT: Get the language blocks
      51 | 		let languageBlocks = await findAllByTestId( 'function-editor-language-block' );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3961:11)
      at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7)
      at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3854:18)
      at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14)
      at render (node_modules/@testing-library/vue/dist/render.js:45:38)
      at Object.<anonymous> (tests/jest/integration/EditFunction.test.js:48:7)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":false,"zobjectid":"Z12345","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: edit - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-editor","isnewzobject":false,"loadtime":356}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1006"  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006"  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6290:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:418:7)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1532"  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532"  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6290:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:418:7)

    console.log
      Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z12345","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.warn
      Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead.

      28 | const textInputChange = ( parentWrapper, newText ) => {
      29 | 	const textbox = within( parentWrapper ).getByRole( 'textbox' );
    > 30 | 	return fireEvent.change( textbox, { target: { value: newText } } );
         | 	                 ^
      31 | };
      32 |
      33 | const chipInputAddChip = async ( parentWrapper, newChip ) => {

      at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)
      at node_modules/@testing-library/vue/dist/fire-event.js:12:364
      at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97)
      at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:30:19)
      at Object.<anonymous> (tests/jest/integration/EditFunction.test.js:79:9)

    console.log
      Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z12345","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.warn
      Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead.

      28 | const textInputChange = ( parentWrapper, newText ) => {
      29 | 	const textbox = within( parentWrapper ).getByRole( 'textbox' );
    > 30 | 	return fireEvent.change( textbox, { target: { value: newText } } );
         | 	                 ^
      31 | };
      32 |
      33 | const chipInputAddChip = async ( parentWrapper, newChip ) => {

      at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)
      at node_modules/@testing-library/vue/dist/fire-event.js:12:364
      at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97)
      at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:30:19)
      at Object.<anonymous> (tests/jest/integration/EditFunction.test.js:87:9)

    console.warn
      Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead.

      28 | const textInputChange = ( parentWrapper, newText ) => {
      29 | 	const textbox = within( parentWrapper ).getByRole( 'textbox' );
    > 30 | 	return fireEvent.change( textbox, { target: { value: newText } } );
         | 	                 ^
      31 | };
      32 |
      33 | const chipInputAddChip = async ( parentWrapper, newChip ) => {

      at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)
      at node_modules/@testing-library/vue/dist/fire-event.js:12:364
      at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97)
      at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:30:19)
      at Object.<anonymous> (tests/jest/integration/EditFunction.test.js:92:9)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language=""  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-" index=2 z-language=""  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6290:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1004"  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=2 z-language="Z1004"  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6381:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead.

      28 | const textInputChange = ( parentWrapper, newText ) => {
      29 | 	const textbox = within( parentWrapper ).getByRole( 'textbox' );
    > 30 | 	return fireEvent.change( textbox, { target: { value: newText } } );
         | 	                 ^
      31 | };
      32 |
      33 | const chipInputAddChip = async ( parentWrapper, newChip ) => {

      at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)
      at node_modules/@testing-library/vue/dist/fire-event.js:12:364
      at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97)
      at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:30:19)
      at Object.<anonymous> (tests/jest/integration/EditFunction.test.js:113:9)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.publish - {"isnewzobject":false,"zobjectid":"Z12345","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:116:12)

PASS tests/jest/store/modules/errors.test.js
PASS tests/jest/integration/CreateNewFunction.test.js (5.929 s)
  ● Console

    console.warn
      [Vue warn]: App already provides property with key "store". It will be overwritten with the new value.

      43 | 			getAllByTestId,
      44 | 			getByText
    > 45 | 		} = render( App, { global: { plugins: [ store ] } } );
         | 		    ^
      46 |
      47 | 		// ACT: Get First language block. Selected by default: English
      48 | 		let languageBlocks = await findAllByTestId( 'function-editor-language-block' );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3961:11)
      at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7)
      at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3854:18)
      at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14)
      at render (node_modules/@testing-library/vue/dist/render.js:45:38)
      at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:45:7)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-editor","isnewzobject":true,"loadtime":656}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002"  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002"  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6290:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:418:7)

    console.warn
      Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead.

      28 | const textInputChange = ( parentWrapper, newText ) => {
      29 | 	const textbox = within( parentWrapper ).getByRole( 'textbox' );
    > 30 | 	return fireEvent.change( textbox, { target: { value: newText } } );
         | 	                 ^
      31 | };
      32 |
      33 | const chipInputAddChip = async ( parentWrapper, newChip ) => {

      at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)
      at node_modules/@testing-library/vue/dist/fire-event.js:12:364
      at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97)
      at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:30:19)
      at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:53:9)

    console.log
      Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.warn
      Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead.

      28 | const textInputChange = ( parentWrapper, newText ) => {
      29 | 	const textbox = within( parentWrapper ).getByRole( 'textbox' );
    > 30 | 	return fireEvent.change( textbox, { target: { value: newText } } );
         | 	                 ^
      31 | };
      32 |
      33 | const chipInputAddChip = async ( parentWrapper, newChip ) => {

      at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)
      at node_modules/@testing-library/vue/dist/fire-event.js:12:364
      at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97)
      at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:30:19)
      at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:57:9)

    console.warn
      Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead.

      28 | const textInputChange = ( parentWrapper, newText ) => {
      29 | 	const textbox = within( parentWrapper ).getByRole( 'textbox' );
    > 30 | 	return fireEvent.change( textbox, { target: { value: newText } } );
         | 	                 ^
      31 | };
      32 |
      33 | const chipInputAddChip = async ( parentWrapper, newChip ) => {

      at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)
      at node_modules/@testing-library/vue/dist/fire-event.js:12:364
      at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97)
      at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:30:19)
      at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:71:9)

    console.warn
      Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead.

      28 | const textInputChange = ( parentWrapper, newText ) => {
      29 | 	const textbox = within( parentWrapper ).getByRole( 'textbox' );
    > 30 | 	return fireEvent.change( textbox, { target: { value: newText } } );
         | 	                 ^
      31 | };
      32 |
      33 | const chipInputAddChip = async ( parentWrapper, newChip ) => {

      at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)
      at node_modules/@testing-library/vue/dist/fire-event.js:12:364
      at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97)
      at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:30:19)
      at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:87:9)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language=""  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-" index=1 z-language=""  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6290:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1004"  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=1 z-language="Z1004"  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6381:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead.

      28 | const textInputChange = ( parentWrapper, newText ) => {
      29 | 	const textbox = within( parentWrapper ).getByRole( 'textbox' );
    > 30 | 	return fireEvent.change( textbox, { target: { value: newText } } );
         | 	                 ^
      31 | };
      32 |
      33 | const chipInputAddChip = async ( parentWrapper, newChip ) => {

      at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)
      at node_modules/@testing-library/vue/dist/fire-event.js:12:364
      at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97)
      at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:30:19)
      at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:105:9)

    console.warn
      Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead.

      28 | const textInputChange = ( parentWrapper, newText ) => {
      29 | 	const textbox = within( parentWrapper ).getByRole( 'textbox' );
    > 30 | 	return fireEvent.change( textbox, { target: { value: newText } } );
         | 	                 ^
      31 | };
      32 |
      33 | const chipInputAddChip = async ( parentWrapper, newChip ) => {

      at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)
      at node_modules/@testing-library/vue/dist/fire-event.js:12:364
      at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97)
      at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:30:19)
      at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:109:9)

    console.warn
      Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead.

      28 | const textInputChange = ( parentWrapper, newText ) => {
      29 | 	const textbox = within( parentWrapper ).getByRole( 'textbox' );
    > 30 | 	return fireEvent.change( textbox, { target: { value: newText } } );
         | 	                 ^
      31 | };
      32 |
      33 | const chipInputAddChip = async ( parentWrapper, newChip ) => {

      at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)
      at node_modules/@testing-library/vue/dist/fire-event.js:12:364
      at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97)
      at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:30:19)
      at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:118:9)

    console.warn
      Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead.

      28 | const textInputChange = ( parentWrapper, newText ) => {
      29 | 	const textbox = within( parentWrapper ).getByRole( 'textbox' );
    > 30 | 	return fireEvent.change( textbox, { target: { value: newText } } );
         | 	                 ^
      31 | };
      32 |
      33 | const chipInputAddChip = async ( parentWrapper, newChip ) => {

      at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)
      at node_modules/@testing-library/vue/dist/fire-event.js:12:364
      at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97)
      at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:30:19)
      at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:122:9)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:116:12)

PASS tests/jest/components/function/editor/FunctionEditorName.test.js
PASS tests/jest/components/function/editor/FunctionEditorAliases.test.js
  ● Console

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorAliases.test.js:37:19)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorAliases.test.js:43:19)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorAliases.test.js:54:19)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorAliases.test.js:68:19)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorAliases.test.js:82:20)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorAliases.test.js:101:20)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorAliases.test.js:122:20)

PASS tests/jest/components/default/ZEvaluationResult.test.js
  ● Console

    console.warn
      [Vue warn]: Missing required prop: "edit" 
        at <WlZObjectKeyValue key=0 skip-key=true row-id=1 > 
        at <WlZEvaluationResult edit=false ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4338:5)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Missing required prop: "edit" 
        at <WlZObjectKeyValue key=0 skip-key=true row-id=1 > 
        at <WlZEvaluationResult edit=false ref="VTU_COMPONENT" > 
        at <VTUROOT>

      59 |
      60 | 		it( 'renders without errors', () => {
    > 61 | 			const wrapper = shallowMount( ZEvaluationResult, {
         | 			                ^
      62 | 				props: {
      63 | 					edit: false
      64 | 				}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4338:5)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/default/ZEvaluationResult.test.js:61:20)

    console.warn
      [Vue warn]: Missing required prop: "edit" 
        at <WlZObjectKeyValue key=0 skip-key=true row-id=1 > 
        at <WlZEvaluationResult edit=false ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4338:5)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Missing required prop: "edit" 
        at <WlZObjectKeyValue key=0 skip-key=true row-id=1 > 
        at <WlZEvaluationResult edit=false ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4338:5)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Missing required prop: "edit" 
        at <WlZObjectKeyValue key=0 skip-key=true row-id=1 > 
        at <WlZEvaluationResult edit=false ref="VTU_COMPONENT" > 
        at <VTUROOT>

      68 |
      69 | 		it( 'renders result object', () => {
    > 70 | 			const wrapper = shallowMount( ZEvaluationResult, {
         | 			                ^
      71 | 				props: {
      72 | 					edit: false
      73 | 				}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4338:5)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/default/ZEvaluationResult.test.js:70:20)

PASS tests/jest/components/default/ZReference.test.js
PASS tests/jest/integration/FunctionEditorEdgeCases.test.js
  ● Console

    console.warn
      [Vue warn]: App already provides property with key "store". It will be overwritten with the new value.

      43 | 			getByText,
      44 | 			queryByRole
    > 45 | 		} = render( App, { global: { plugins: [ store ] } } );
         | 		    ^
      46 |
      47 | 		// ACT: Get First language block. Selected by default: English
      48 | 		const languageBlocks = await findAllByTestId( 'function-editor-language-block' );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3961:11)
      at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7)
      at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3854:18)
      at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14)
      at render (node_modules/@testing-library/vue/dist/render.js:45:38)
      at Object.<anonymous> (tests/jest/integration/FunctionEditorEdgeCases.test.js:45:7)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-editor","isnewzobject":true,"loadtime":655}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002"  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002"  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6290:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:418:7)

    console.log
      Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.warn
      Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead.

      28 | const textInputChange = ( parentWrapper, newText ) => {
      29 | 	const textbox = within( parentWrapper ).getByRole( 'textbox' );
    > 30 | 	return fireEvent.change( textbox, { target: { value: newText } } );
         | 	                 ^
      31 | };
      32 |
      33 | const chipInputAddChip = async ( parentWrapper, newChip ) => {

      at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)
      at node_modules/@testing-library/vue/dist/fire-event.js:12:364
      at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97)
      at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:30:19)
      at Object.<anonymous> (tests/jest/integration/FunctionEditorEdgeCases.test.js:96:9)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:116:12)

PASS tests/jest/components/default/ZTypedList.test.js
  ● Console

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "parentRowId". Expected String with value "0", got Number with value 0. 
        at <WlZTypedListType key=0 row-id=28 edit=false  ... > 
        at <WlZTypedList depth=2 edit=false expanded=true  ... > 
        at <VTUROOT>

      71 |
      72 | 		it( 'does render the list type when expanded', () => {
    > 73 | 			const wrapper = shallowMount( ZTypedList, {
         | 			                ^
      74 | 				props: {
      75 | 					depth: 2,
      76 | 					edit: false,

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/default/ZTypedList.test.js:73:20)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "parentRowId". Expected String with value "0", got Number with value 0. 
        at <WlZTypedListType key=0 row-id=28 edit=false  ... > 
        at <WlZTypedList depth=2 edit=false expanded=true  ... > 
        at <VTUROOT>

      94 |
      95 | 		it( 'shows type and items when expanded', () => {
    > 96 | 			const wrapper = shallowMount( ZTypedList, {
         | 			                ^
      97 | 				props: {
      98 | 					depth: 2,
      99 | 					edit: false,

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/default/ZTypedList.test.js:96:20)

PASS tests/jest/integration/RunFunctionCall.test.js
  ● Console

    console.warn
      [Vue warn]: App already provides property with key "store". It will be overwritten with the new value.

      31 | 	it( 'allows choosing a function and calling it', async () => {
      32 | 		const { findByRole, findByText, findByTestId } =
    > 33 | 			render( App, { global: { plugins: [ store ] } } );
         | 			^
      34 |
      35 | 		// ACT: Select a function
      36 | 		const functionSelectorBlock = await findByTestId( 'function-evaluator-call' );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3961:11)
      at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7)
      at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3854:18)
      at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14)
      at render (node_modules/@testing-library/vue/dist/render.js:45:38)
      at Object.<anonymous> (tests/jest/integration/RunFunctionCall.test.js:33:4)

    console.log
      Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-evaluator","isnewzobject":false,"loadtime":-51733540615}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted: wf.ui.callFunction - {"selectedfunctionzid":"Z12345","zobjectid":"Z0","zobjecttype":null,"resulthaserror":false,"zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: call - {"zobjectid":"Z0","zlang":"Z1002","selectedfunctionzid":"Z12345","haserrors":false}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.warn
      [Vue warn]: Missing required prop: "edit" 
        at <WlZObjectKeyValue key=0 skip-key=true row-id=24 > 
        at <WlZEvaluationResult edit=false disabled=false expanded=false  ... > 
        at <WlZObjectKeyValue key=1 row-id=14 skip-indent=true  ... > 
        at <WlWidgetBase class="ext-wikilambda-function-evaluator" data-testid="function-evaluator" > 
        at <WlFunctionEvaluatorWidget> 
        at <WlFunctionEvaluator onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4338:5)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)

PASS tests/jest/components/function/editor/FunctionEditorInputs.test.js
PASS tests/jest/components/base/Pagination.test.js
  ● Console

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "icon". Expected String | Object, got Undefined  
        at <CdxIcon icon=undefined icon-label="Back" > 
        at <CdxButton class="ext-wikilambda-pagination__page-selector__action" disabled=true onClick=fn > 
        at <WlPaginationComponent totalPages=3 showingAll=false ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "icon". Expected String | Object, got Undefined  
        at <CdxIcon icon=undefined icon-label="Next" > 
        at <CdxButton class="ext-wikilambda-pagination__page-selector__action" disabled=false onClick=fn > 
        at <WlPaginationComponent totalPages=3 showingAll=false ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "icon". Expected String | Object, got Undefined  
        at <CdxIcon icon=undefined icon-label="Back" > 
        at <CdxButton class="ext-wikilambda-pagination__page-selector__action" disabled=true onClick=fn > 
        at <WlPaginationComponent totalPages=3 showingAll=true ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "icon". Expected String | Object, got Undefined  
        at <CdxIcon icon=undefined icon-label="Next" > 
        at <CdxButton class="ext-wikilambda-pagination__page-selector__action" disabled=false onClick=fn > 
        at <WlPaginationComponent totalPages=3 showingAll=true ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)

PASS tests/jest/components/function/editor/FunctionEditorDescription.test.js
PASS tests/jest/store/modules/user.test.js
PASS tests/jest/components/function/editor/FunctionEditorLanguageBlock.test.js
PASS tests/jest/components/widgets/FunctionReportItem.test.js
PASS tests/jest/store/modules/functionCall.test.js
PASS tests/jest/integration/CreateNewCodeImplementation.test.js (6.537 s)
  ● Console

    console.warn
      [Vue warn]: App already provides property with key "store". It will be overwritten with the new value.

      27 |
      28 | 	it( 'should allow you to create a new code implementation', async () => {
    > 29 | 		const { getByTestId, findByTestId } = render( App, {
         | 		                                      ^
      30 | 			global: { plugins: [ store ], stubs: {
      31 | 				teleport: true,
      32 | 				WlFunctionEvaluatorWidget: true

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3961:11)
      at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7)
      at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3854:18)
      at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14)
      at render (node_modules/@testing-library/vue/dist/render.js:45:38)
      at Object.<anonymous> (tests/jest/integration/CreateNewCodeImplementation.test.js:29:41)

    console.log
      Metrics Platform event emitted: wf.ui.defaultView.load - {"edit":true,"zobjecttype":"Z14","isnewzobject":true,"zobjectid":"Z0","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z14","zobjectid":"Z0","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"default-view","isnewzobject":true,"loadtime":655}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z14","implementationtype":"Z14K2","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.editImplementation.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z14","implementationtype":"Z14K3","zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z14","zobjectid":"Z0","zlang":"Z1002","implementationtype":"Z14K3","haserrors":false}

      at Object.<anonymous> (jest.setup.js:116:12)

PASS tests/jest/components/function/editor/FunctionEditorDefinition.test.js
  ● Console

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

PASS tests/jest/integration/FunctionEditorGenericTypes.test.js
  ● Console

    console.warn
      [Vue warn]: App already provides property with key "store". It will be overwritten with the new value.

      44 | 			getByText,
      45 | 			queryByRole
    > 46 | 		} = render( App, { global: { plugins: [ store ] } } );
         | 		    ^
      47 |
      48 | 		const languageBlocks = await findAllByTestId( 'function-editor-language-block' );
      49 | 		const firstLanguageBlock = languageBlocks[ 0 ];

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3961:11)
      at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7)
      at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3854:18)
      at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14)
      at render (node_modules/@testing-library/vue/dist/render.js:45:38)
      at Object.<anonymous> (tests/jest/integration/FunctionEditorGenericTypes.test.js:46:7)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-editor","isnewzobject":true,"loadtime":655}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002"  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002"  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6290:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:418:7)

    console.log
      Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false}

      at Object.<anonymous> (jest.setup.js:116:12)

PASS tests/jest/components/default/ZMonolingualString.test.js
PASS tests/jest/components/base/CodeEditor.test.js
PASS tests/jest/composables/useBreakpoints.test.js
  ● Console

    console.warn
      [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.

      15 | 		windowWidth.value = window.innerWidth;
      16 | 	};
    > 17 | 	Vue.onMounted( () => {
         | 	    ^
      18 | 		window.addEventListener( 'resize', onWidthChange );
      19 | 	} );
      20 | 	Vue.onUnmounted( () => {

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2868:5)
      at Object.onMounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2875:53)
      at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:17:6)
      at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:24:19)

    console.warn
      [Vue warn]: onUnmounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.

      18 | 		window.addEventListener( 'resize', onWidthChange );
      19 | 	} );
    > 20 | 	Vue.onUnmounted( () => {
         | 	    ^
      21 | 		window.removeEventListener( 'resize', onWidthChange );
      22 | 	} );
      23 |

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2868:5)
      at Object.onUnmounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2875:53)
      at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:20:6)
      at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:24:19)

    console.warn
      [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.

      15 | 		windowWidth.value = window.innerWidth;
      16 | 	};
    > 17 | 	Vue.onMounted( () => {
         | 	    ^
      18 | 		window.addEventListener( 'resize', onWidthChange );
      19 | 	} );
      20 | 	Vue.onUnmounted( () => {

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2868:5)
      at Object.onMounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2875:53)
      at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:17:6)
      at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:28:19)

    console.warn
      [Vue warn]: onUnmounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.

      18 | 		window.addEventListener( 'resize', onWidthChange );
      19 | 	} );
    > 20 | 	Vue.onUnmounted( () => {
         | 	    ^
      21 | 		window.removeEventListener( 'resize', onWidthChange );
      22 | 	} );
      23 |

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2868:5)
      at Object.onUnmounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2875:53)
      at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:20:6)
      at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:28:19)

    console.warn
      [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.

      15 | 		windowWidth.value = window.innerWidth;
      16 | 	};
    > 17 | 	Vue.onMounted( () => {
         | 	    ^
      18 | 		window.addEventListener( 'resize', onWidthChange );
      19 | 	} );
      20 | 	Vue.onUnmounted( () => {

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2868:5)
      at Object.onMounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2875:53)
      at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:17:6)
      at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:38:19)

    console.warn
      [Vue warn]: onUnmounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.

      18 | 		window.addEventListener( 'resize', onWidthChange );
      19 | 	} );
    > 20 | 	Vue.onUnmounted( () => {
         | 	    ^
      21 | 		window.removeEventListener( 'resize', onWidthChange );
      22 | 	} );
      23 |

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2868:5)
      at Object.onUnmounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2875:53)
      at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:20:6)
      at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:38:19)

    console.warn
      [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.

      15 | 		windowWidth.value = window.innerWidth;
      16 | 	};
    > 17 | 	Vue.onMounted( () => {
         | 	    ^
      18 | 		window.addEventListener( 'resize', onWidthChange );
      19 | 	} );
      20 | 	Vue.onUnmounted( () => {

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2868:5)
      at Object.onMounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2875:53)
      at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:17:6)
      at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:43:19)

    console.warn
      [Vue warn]: onUnmounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.

      18 | 		window.addEventListener( 'resize', onWidthChange );
      19 | 	} );
    > 20 | 	Vue.onUnmounted( () => {
         | 	    ^
      21 | 		window.removeEventListener( 'resize', onWidthChange );
      22 | 	} );
      23 |

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2868:5)
      at Object.onUnmounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2875:53)
      at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:20:6)
      at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:43:19)

    console.warn
      [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.

      15 | 		windowWidth.value = window.innerWidth;
      16 | 	};
    > 17 | 	Vue.onMounted( () => {
         | 	    ^
      18 | 		window.addEventListener( 'resize', onWidthChange );
      19 | 	} );
      20 | 	Vue.onUnmounted( () => {

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2868:5)
      at Object.onMounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2875:53)
      at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:17:6)
      at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:55:19)

    console.warn
      [Vue warn]: onUnmounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.

      18 | 		window.addEventListener( 'resize', onWidthChange );
      19 | 	} );
    > 20 | 	Vue.onUnmounted( () => {
         | 	    ^
      21 | 		window.removeEventListener( 'resize', onWidthChange );
      22 | 	} );
      23 |

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2868:5)
      at Object.onUnmounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2875:53)
      at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:20:6)
      at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:55:19)

    console.warn
      [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.

      15 | 		windowWidth.value = window.innerWidth;
      16 | 	};
    > 17 | 	Vue.onMounted( () => {
         | 	    ^
      18 | 		window.addEventListener( 'resize', onWidthChange );
      19 | 	} );
      20 | 	Vue.onUnmounted( () => {

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2868:5)
      at Object.onMounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2875:53)
      at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:17:6)
      at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:59:19)

    console.warn
      [Vue warn]: onUnmounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.

      18 | 		window.addEventListener( 'resize', onWidthChange );
      19 | 	} );
    > 20 | 	Vue.onUnmounted( () => {
         | 	    ^
      21 | 		window.removeEventListener( 'resize', onWidthChange );
      22 | 	} );
      23 |

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2868:5)
      at Object.onUnmounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2875:53)
      at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:20:6)
      at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:59:19)

    console.warn
      [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.

      15 | 		windowWidth.value = window.innerWidth;
      16 | 	};
    > 17 | 	Vue.onMounted( () => {
         | 	    ^
      18 | 		window.addEventListener( 'resize', onWidthChange );
      19 | 	} );
      20 | 	Vue.onUnmounted( () => {

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2868:5)
      at Object.onMounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2875:53)
      at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:17:6)
      at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:63:19)

    console.warn
      [Vue warn]: onUnmounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.

      18 | 		window.addEventListener( 'resize', onWidthChange );
      19 | 	} );
    > 20 | 	Vue.onUnmounted( () => {
         | 	    ^
      21 | 		window.removeEventListener( 'resize', onWidthChange );
      22 | 	} );
      23 |

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2868:5)
      at Object.onUnmounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2875:53)
      at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:20:6)
      at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:63:19)

    console.warn
      [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.

      15 | 		windowWidth.value = window.innerWidth;
      16 | 	};
    > 17 | 	Vue.onMounted( () => {
         | 	    ^
      18 | 		window.addEventListener( 'resize', onWidthChange );
      19 | 	} );
      20 | 	Vue.onUnmounted( () => {

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2868:5)
      at Object.onMounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2875:53)
      at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:17:6)
      at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:67:19)

    console.warn
      [Vue warn]: onUnmounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.

      18 | 		window.addEventListener( 'resize', onWidthChange );
      19 | 	} );
    > 20 | 	Vue.onUnmounted( () => {
         | 	    ^
      21 | 		window.removeEventListener( 'resize', onWidthChange );
      22 | 	} );
      23 |

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2868:5)
      at Object.onUnmounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2875:53)
      at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:20:6)
      at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:67:19)

PASS tests/jest/components/default/ZTypedListType.test.js
PASS tests/jest/components/default/ZTypedListItems.test.js
PASS tests/jest/components/base/ExpandedToggle.test.js
PASS tests/jest/integration/ConnectFunctionImplementation.test.js
  ● Console

    console.warn
      [Vue warn]: App already provides property with key "store". It will be overwritten with the new value.

      88 | // this causes CdxTabs to throw an error when a new tab is navigated to on the functon viewer page. To avoid this,
      89 | // we pass `render` a parentless <div> to mount on.
    > 90 | const renderForFunctionViewer = () => render(
         |                                       ^
      91 | 	App,
      92 | 	{ container: document.createElement( 'div' ), global: { plugins: [ store ] } }
      93 | );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3961:11)
      at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7)
      at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3854:18)
      at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14)
      at render (node_modules/@testing-library/vue/dist/render.js:45:38)
      at renderForFunctionViewer (tests/jest/integration/helpers/functionViewerDetailsTestHelpers.js:90:39)
      at Object.<anonymous> (tests/jest/integration/ConnectFunctionImplementation.test.js:40:31)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "header". Expected Object, got Null  
        at <WlTableContainer header=null hide-header=true body= []  ... > 
        at <WlFunctionViewerDetailsTable type="Z14" header=undefined body= []  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "header". Expected Object, got Null  
        at <WlTableContainer header=null hide-header=true body= []  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header=undefined body= []  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":false,"zobjecttype":"Z8","isnewzobject":false,"zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-viewer","isnewzobject":false,"loadtime":370}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z14" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z14" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z14" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". 
        at <WlFunctionMetadataDialog open=false header-text= LabelData {
        zid: 'Z1111',
        label: 'Implementation in code, in English',
        lang: 'Z1002',
        langCode: 'en',
        langDir: ''
      } metadata="{}"  ... > 
        at <WlFunctionTesterTable key=0 ref_for=true zFunctionId="Z12345"  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5788:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchUnkeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6204:7)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6138:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6248:9)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". 
        at <WlFunctionMetadataDialog open=false header-text= LabelData {
        zid: 'Z1111',
        label: 'Implementation in code, in English',
        lang: 'Z1002',
        langCode: 'en',
        langDir: ''
      } metadata="{}"  ... > 
        at <WlFunctionTesterTable key=0 ref_for=true zFunctionId="Z12345"  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5788:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchUnkeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6204:7)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6138:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6248:9)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". 
        at <WlFunctionMetadataDialog open=false header-text= LabelData {
        zid: 'Z2222',
        label: 'Implementation by composition, in English',
        lang: 'Z1002',
        langCode: 'en',
        langDir: ''
      } metadata="{}"  ... > 
        at <WlFunctionTesterTable key=0 ref_for=true zFunctionId="Z12345"  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5788:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchUnkeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6204:7)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6138:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6248:9)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". 
        at <WlFunctionMetadataDialog open=false header-text= LabelData {
        zid: 'Z1111',
        label: 'Implementation in code, in English',
        lang: 'Z1002',
        langCode: 'en',
        langDir: ''
      } metadata="{}"  ... > 
        at <WlFunctionTesterTable key=0 ref_for=true zFunctionId="Z12345"  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at patchUnkeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6226:7)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6138:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6248:9)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". 
        at <WlFunctionMetadataDialog open=false header-text= LabelData {
        zid: 'Z2222',
        label: 'Implementation by composition, in English',
        lang: 'Z1002',
        langCode: 'en',
        langDir: ''
      } metadata="{}"  ... > 
        at <WlFunctionTesterTable key=0 ref_for=true zFunctionId="Z12345"  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5788:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchUnkeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6204:7)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6138:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6248:9)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". 
        at <WlFunctionMetadataDialog open=false header-text= LabelData {
        zid: 'Z1111',
        label: 'Implementation in code, in English',
        lang: 'Z1002',
        langCode: 'en',
        langDir: ''
      } metadata="{}"  ... > 
        at <WlFunctionTesterTable key=0 ref_for=true zFunctionId="Z12345"  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at patchUnkeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6226:7)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6138:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6248:9)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)

PASS tests/jest/integration/ConnectFunctionTest.test.js
  ● Console

    console.warn
      [Vue warn]: App already provides property with key "store". It will be overwritten with the new value.

      88 | // this causes CdxTabs to throw an error when a new tab is navigated to on the functon viewer page. To avoid this,
      89 | // we pass `render` a parentless <div> to mount on.
    > 90 | const renderForFunctionViewer = () => render(
         |                                       ^
      91 | 	App,
      92 | 	{ container: document.createElement( 'div' ), global: { plugins: [ store ] } }
      93 | );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3961:11)
      at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7)
      at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3854:18)
      at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14)
      at render (node_modules/@testing-library/vue/dist/render.js:45:38)
      at renderForFunctionViewer (tests/jest/integration/helpers/functionViewerDetailsTestHelpers.js:90:39)
      at Object.<anonymous> (tests/jest/integration/ConnectFunctionTest.test.js:38:31)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "header". Expected Object, got Null  
        at <WlTableContainer header=null hide-header=true body= []  ... > 
        at <WlFunctionViewerDetailsTable type="Z14" header=undefined body= []  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "header". Expected Object, got Null  
        at <WlTableContainer header=null hide-header=true body= []  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header=undefined body= []  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":false,"zobjecttype":"Z8","isnewzobject":false,"zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-viewer","isnewzobject":false,"loadtime":358}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z14" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z14" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z14" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". 
        at <WlFunctionMetadataDialog open=false header-text= LabelData {
        zid: 'Z2222',
        label: 'Implementation by composition, in English',
        lang: 'Z1002',
        langCode: 'en',
        langDir: ''
      } metadata="{}"  ... > 
        at <WlFunctionTesterTable key=0 ref_for=true zFunctionId="Z12345"  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4140:5)
      at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6112:5)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6028:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5788:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchUnkeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6204:7)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6138:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6248:9)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". 
        at <WlFunctionMetadataDialog open=false header-text= LabelData {
        zid: 'Z1111',
        label: 'Implementation in code, in English',
        lang: 'Z1002',
        langCode: 'en',
        langDir: ''
      } metadata="{}"  ... > 
        at <WlFunctionTesterTable key=0 ref_for=true zFunctionId="Z12345"  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4140:5)
      at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6112:5)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6028:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5788:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchUnkeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6204:7)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6138:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6248:9)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". 
        at <WlFunctionMetadataDialog open=false header-text= LabelData {
        zid: 'Z2222',
        label: 'Implementation by composition, in English',
        lang: 'Z1002',
        langCode: 'en',
        langDir: ''
      } metadata="{}"  ... > 
        at <WlFunctionTesterTable key=0 ref_for=true zFunctionId="Z12345"  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4140:5)
      at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6112:5)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6028:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5788:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchUnkeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6204:7)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6138:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6248:9)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". 
        at <WlFunctionMetadataDialog open=false header-text= LabelData {
        zid: 'Z1111',
        label: 'Implementation in code, in English',
        lang: 'Z1002',
        langCode: 'en',
        langDir: ''
      } metadata="{}"  ... > 
        at <WlFunctionTesterTable key=0 ref_for=true zFunctionId="Z12345"  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4140:5)
      at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6112:5)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6028:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5788:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchUnkeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6204:7)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6138:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6248:9)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)

PASS tests/jest/integration/DisconnectFunctionTest.test.js
  ● Console

    console.warn
      [Vue warn]: App already provides property with key "store". It will be overwritten with the new value.

      88 | // this causes CdxTabs to throw an error when a new tab is navigated to on the functon viewer page. To avoid this,
      89 | // we pass `render` a parentless <div> to mount on.
    > 90 | const renderForFunctionViewer = () => render(
         |                                       ^
      91 | 	App,
      92 | 	{ container: document.createElement( 'div' ), global: { plugins: [ store ] } }
      93 | );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3961:11)
      at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7)
      at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3854:18)
      at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14)
      at render (node_modules/@testing-library/vue/dist/render.js:45:38)
      at renderForFunctionViewer (tests/jest/integration/helpers/functionViewerDetailsTestHelpers.js:90:39)
      at Object.<anonymous> (tests/jest/integration/DisconnectFunctionTest.test.js:35:31)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "header". Expected Object, got Null  
        at <WlTableContainer header=null hide-header=true body= []  ... > 
        at <WlFunctionViewerDetailsTable type="Z14" header=undefined body= []  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "header". Expected Object, got Null  
        at <WlTableContainer header=null hide-header=true body= []  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header=undefined body= []  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":false,"zobjecttype":"Z8","isnewzobject":false,"zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-viewer","isnewzobject":false,"loadtime":357}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z14" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z14" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z14" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". 
        at <WlFunctionMetadataDialog open=false header-text= LabelData {
        zid: 'Z2222',
        label: 'Implementation by composition, in English',
        lang: 'Z1002',
        langCode: 'en',
        langDir: ''
      } metadata="{}"  ... > 
        at <WlFunctionTesterTable key=0 ref_for=true zFunctionId="Z12345"  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4140:5)
      at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6112:5)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6028:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5788:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchUnkeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6204:7)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6138:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6248:9)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". 
        at <WlFunctionMetadataDialog open=false header-text= LabelData {
        zid: 'Z1111',
        label: 'Implementation in code, in English',
        lang: 'Z1002',
        langCode: 'en',
        langDir: ''
      } metadata="{}"  ... > 
        at <WlFunctionTesterTable key=0 ref_for=true zFunctionId="Z12345"  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4140:5)
      at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6112:5)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6028:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5788:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchUnkeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6204:7)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6138:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6248:9)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". 
        at <WlFunctionMetadataDialog open=false header-text= LabelData {
        zid: 'Z2222',
        label: 'Implementation by composition, in English',
        lang: 'Z1002',
        langCode: 'en',
        langDir: ''
      } metadata="{}"  ... > 
        at <WlFunctionTesterTable key=0 ref_for=true zFunctionId="Z12345"  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4140:5)
      at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6112:5)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6028:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5788:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchUnkeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6204:7)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6138:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6248:9)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". 
        at <WlFunctionMetadataDialog open=false header-text= LabelData {
        zid: 'Z1111',
        label: 'Implementation in code, in English',
        lang: 'Z1002',
        langCode: 'en',
        langDir: ''
      } metadata="{}"  ... > 
        at <WlFunctionTesterTable key=0 ref_for=true zFunctionId="Z12345"  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4140:5)
      at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6112:5)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6028:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5788:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchUnkeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6204:7)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6138:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6248:9)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)

PASS tests/jest/components/default/ZBoolean.test.js
PASS tests/jest/components/function/editor/FunctionEditorOutput.test.js
PASS tests/jest/components/default/ZString.test.js
  ● Console

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "modelValue". Expected String | Number, got Object  
        at <CdxTextInput key=1 modelValue= {} onUpdate:modelValue=fn  ... > 
        at <WlZString edit=true ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4140:5)
      at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6112:5)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6028:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "modelValue". Expected String | Number, got Object  
        at <CdxTextInput key=1 modelValue= {} onUpdate:modelValue=fn  ... > 
        at <WlZString edit=true ref="VTU_COMPONENT" > 
        at <VTUROOT>

      71 | 			} );
      72 |
    > 73 | 			const wrapper = shallowMount( ZString, {
         | 			                ^
      74 | 				props: {
      75 | 					edit: true
      76 | 				}

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/default/ZString.test.js:73:20)

PASS tests/jest/integration/CancelEditNewFunction.test.js
  ● Console

    console.warn
      [Vue warn]: App already provides property with key "store". It will be overwritten with the new value.

      36 | 	it( 'allows cancelling with no changes', async () => {
      37 | 		const { findByText } =
    > 38 | 			render( App, { global: { plugins: [ store ] } } );
         | 			^
      39 |
      40 | 		// ACT: Click cancel button.
      41 | 		await fireEvent.click( await findByText( 'Cancel' ) );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3961:11)
      at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7)
      at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3854:18)
      at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14)
      at render (node_modules/@testing-library/vue/dist/render.js:45:38)
      at Object.<anonymous> (tests/jest/integration/CancelEditNewFunction.test.js:38:4)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-editor","isnewzobject":true,"loadtime":654}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002"  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002"  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6290:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:418:7)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.cancel - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","isdirty":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.warn
      [Vue warn]: App already provides property with key "store". It will be overwritten with the new value.

      50 | 			findByTestId,
      51 | 			getByText
    > 52 | 		} = render( App, { global: { plugins: [ store ] } } );
         | 		    ^
      53 |
      54 | 		// ACT: Select Chinese as the natural language.
      55 | 		const languageSelector = await findByTestId( 'function-editor-language-selector' );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3961:11)
      at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7)
      at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3854:18)
      at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14)
      at render (node_modules/@testing-library/vue/dist/render.js:45:38)
      at Object.<anonymous> (tests/jest/integration/CancelEditNewFunction.test.js:52:7)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-editor","isnewzobject":true,"loadtime":1536}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002"  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002"  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6290:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:418:7)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "zLanguage". Expected String with value "null", got Null  
        at <WlFunctionEditorLanguageBlock key="language-block-null" index=0 z-language=null  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6381:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "zLanguage". Expected String with value "null", got Null  
        at <WlFunctionEditorName class="ext-wikilambda-function-block__row" data-testid="function-editor-name-input" z-language=null  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-null" index=0 z-language=null  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6381:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "zLanguage". Expected String with value "null", got Null  
        at <WlFunctionEditorDescription class="ext-wikilambda-function-block__row" data-testid="function-editor-description-input" z-language=null  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-null" index=0 z-language=null  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6381:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "zLanguage". Expected String with value "null", got Null  
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language=null  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-null" index=0 z-language=null  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6381:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language=null  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-null" index=0 z-language=null  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6381:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "zLanguage". Expected String with value "null", got Null  
        at <WlFunctionEditorInputsItem key="input-135-lang-null" data-testid="function-editor-input-item" row-id=135  ... > 
        at <WlFunctionEditorInputs class="ext-wikilambda-function-block__row" data-testid="function-editor-inputs" z-language=null  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-null" index=0 z-language=null  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6381:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)

    console.warn
      Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead.

      28 | const textInputChange = ( parentWrapper, newText ) => {
      29 | 	const textbox = within( parentWrapper ).getByRole( 'textbox' );
    > 30 | 	return fireEvent.change( textbox, { target: { value: newText } } );
         | 	                 ^
      31 | };
      32 |
      33 | const chipInputAddChip = async ( parentWrapper, newChip ) => {

      at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)
      at node_modules/@testing-library/vue/dist/fire-event.js:12:364
      at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97)
      at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:30:19)
      at Object.<anonymous> (tests/jest/integration/CancelEditNewFunction.test.js:60:9)

    console.log
      Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.cancel - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","isdirty":true}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

PASS tests/jest/store/modules/listItems.test.js
PASS tests/jest/integration/CancelEditExistingFunction.test.js (5.326 s)
  ● Console

    console.warn
      [Vue warn]: App already provides property with key "store". It will be overwritten with the new value.

      39 | 	it( 'allows cancelling with no changes', async () => {
      40 | 		const { findByText } =
    > 41 | 			render( App, { global: { plugins: [ store ] } } );
         | 			^
      42 |
      43 | 		// ACT: Click cancel button.
      44 | 		await fireEvent.click( await findByText( 'Cancel' ) );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3961:11)
      at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7)
      at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3854:18)
      at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14)
      at render (node_modules/@testing-library/vue/dist/render.js:45:38)
      at Object.<anonymous> (tests/jest/integration/CancelEditExistingFunction.test.js:41:4)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":false,"zobjectid":"Z12345","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: edit - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-editor","isnewzobject":false,"loadtime":353}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1006"  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006"  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6290:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:418:7)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1532"  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532"  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6290:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:418:7)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.cancel - {"isnewzobject":false,"zobjectid":"Z12345","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","isdirty":false}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.warn
      [Vue warn]: App already provides property with key "store". It will be overwritten with the new value.

      50 | 	it( 'allows cancelling after changes', async () => {
      51 | 		const { getByText, findByRole, findByText, getAllByTestId } =
    > 52 | 			render( App, { global: { plugins: [ store ] } } );
         | 			^
      53 |
      54 | 		// ACT: Click "Add language".
      55 | 		await fireEvent.click( await findByText( 'Add language' ) );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3961:11)
      at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7)
      at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3854:18)
      at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14)
      at render (node_modules/@testing-library/vue/dist/render.js:45:38)
      at Object.<anonymous> (tests/jest/integration/CancelEditExistingFunction.test.js:52:4)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":false,"zobjectid":"Z12345","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: edit - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-editor","isnewzobject":false,"loadtime":1850}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1006"  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006"  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6290:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:418:7)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1532"  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532"  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6290:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:418:7)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language=""  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-" index=2 z-language=""  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6290:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. 
        at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1004"  ... > 
        at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=2 z-language="Z1004"  ... > 
        at <WlFunctionEditorDefinition> 
        at <WlFunctionEditor onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      90 | 					value: value.value
      91 | 				} ) );
    > 92 | 		},
         | 		  ^
      93 | 		/**
      94 | 		 * Returns whether there are any aliases for the selected language
      95 | 		 *

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3122:9)
      at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:92:20)
      at ReactiveEffect.fn (node_modules/@vue/reactivity/dist/reactivity.cjs.js:992:13)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1004:109)
      at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3522:22)
      at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3082:19)
      at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:211:31)
      at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:885:16)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5964:46)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6381:11)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33)
      at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:408:9)

    console.warn
      Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead.

      28 | const textInputChange = ( parentWrapper, newText ) => {
      29 | 	const textbox = within( parentWrapper ).getByRole( 'textbox' );
    > 30 | 	return fireEvent.change( textbox, { target: { value: newText } } );
         | 	                 ^
      31 | };
      32 |
      33 | const chipInputAddChip = async ( parentWrapper, newChip ) => {

      at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13)
      at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5)
      at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103)
      at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194)
      at node_modules/@testing-library/vue/dist/fire-event.js:12:364
      at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97)
      at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:30:19)
      at Object.<anonymous> (tests/jest/integration/CancelEditExistingFunction.test.js:63:9)

    console.log
      Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z12345","zobjecttype":"Z8","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.cancel - {"isnewzobject":false,"zobjectid":"Z12345","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","isdirty":true}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

PASS tests/jest/components/base/TypeToString.test.js
PASS tests/jest/components/base/LocalizedLabel.test.js
PASS tests/jest/mixins/eventLogUtils.test.js
PASS tests/jest/components/function/editor/FunctionEditorLanguage.test.js
PASS tests/jest/integration/DisconnectFunctionImplementation.test.js
  ● Console

    console.warn
      [Vue warn]: App already provides property with key "store". It will be overwritten with the new value.

      88 | // this causes CdxTabs to throw an error when a new tab is navigated to on the functon viewer page. To avoid this,
      89 | // we pass `render` a parentless <div> to mount on.
    > 90 | const renderForFunctionViewer = () => render(
         |                                       ^
      91 | 	App,
      92 | 	{ container: document.createElement( 'div' ), global: { plugins: [ store ] } }
      93 | );

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3961:11)
      at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7)
      at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3854:18)
      at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14)
      at render (node_modules/@testing-library/vue/dist/render.js:45:38)
      at renderForFunctionViewer (tests/jest/integration/helpers/functionViewerDetailsTestHelpers.js:90:39)
      at Object.<anonymous> (tests/jest/integration/DisconnectFunctionImplementation.test.js:34:31)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "header". Expected Object, got Null  
        at <WlTableContainer header=null hide-header=true body= []  ... > 
        at <WlFunctionViewerDetailsTable type="Z14" header=undefined body= []  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "header". Expected Object, got Null  
        at <WlTableContainer header=null hide-header=true body= []  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header=undefined body= []  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":false,"zobjecttype":"Z8","isnewzobject":false,"zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-viewer","isnewzobject":false,"loadtime":357}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z14" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z14" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z14" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text',
          id: 'implementations-header-checkbox'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        language: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-language-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        testsPassed: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-tests-passed-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation by composition, in English'
          },
          name: {
            title: 'Implementation by composition, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'Composition',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item',
            id: 'Implementation in code, in English'
          },
          name: {
            title: 'Implementation in code, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          language: {
            title: 'javascript',
            class: 'ext-wikilambda-function-details-table-item'
          },
          testsPassed: { title: '0/0' },
          class: null
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)

    console.warn
      [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following:
       - A label via the appropriate slot
       - An `aria-label` attribute set to the label text
       - An `aria-labelledby` attribute set to the ID of the label element 
        at <CdxCheckbox key=0 ref_for=true modelValue=false  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at Object.warn$1 [as warn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at Pe (node_modules/@wikimedia/codex/dist/codex.cjs:1:6460)
      at et (node_modules/@wikimedia/codex/dist/codex.cjs:1:17268)
      at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18431)
      at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19)
      at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7572:25)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7533:36)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". 
        at <WlFunctionMetadataDialog open=false header-text= LabelData {
        zid: 'Z2222',
        label: 'Implementation by composition, in English',
        lang: 'Z1002',
        langCode: 'en',
        langDir: ''
      } metadata="{}"  ... > 
        at <WlFunctionTesterTable key=0 ref_for=true zFunctionId="Z12345"  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4140:5)
      at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6112:5)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6028:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5788:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchUnkeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6204:7)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6138:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6248:9)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". 
        at <WlFunctionMetadataDialog open=false header-text= LabelData {
        zid: 'Z2222',
        label: 'Implementation by composition, in English',
        lang: 'Z1002',
        langCode: 'en',
        langDir: ''
      } metadata="{}"  ... > 
        at <WlFunctionTesterTable key=0 ref_for=true zFunctionId="Z12345"  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4140:5)
      at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6112:5)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6028:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at updateComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5904:18)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5838:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5788:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchUnkeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6204:7)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6138:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6248:9)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". 
        at <WlFunctionMetadataDialog open=false header-text= LabelData {
        zid: 'Z1111',
        label: 'Implementation in code, in English',
        lang: 'Z1002',
        langCode: 'en',
        langDir: ''
      } metadata="{}"  ... > 
        at <WlFunctionTesterTable key=0 ref_for=true zFunctionId="Z12345"  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at patchUnkeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6226:7)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6138:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6248:9)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". 
        at <WlFunctionMetadataDialog open=false header-text= LabelData {
        zid: 'Z1111',
        label: 'Implementation in code, in English',
        lang: 'Z1002',
        langCode: 'en',
        langDir: ''
      } metadata="{}"  ... > 
        at <WlFunctionTesterTable key=0 ref_for=true zFunctionId="Z12345"  ... > 
        at <WlTableContainer header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } hide-header=false body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetailsTable type="Z4" header= {
        checkbox: {
          title: '',
          component: 'cdx-checkbox',
          props: {
            modelValue: false,
            'onUpdate:modelValue': [Function: onUpdate:modelValue]
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        name: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-name-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        state: {
          title: Mocki18n {
            string: 'wikilambda-function-implementation-state-label'
          },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z2222: {
          title: 'Implementation by composition, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        },
        Z1111: {
          title: 'Implementation in code, in English',
          component: 'span',
          props: { lang: 'en', dir: '' },
          class: 'ext-wikilambda-function-details-table-text'
        }
      } body= [
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Disconnected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        },
        {
          checkbox: {
            title: '',
            component: 'cdx-checkbox',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          name: {
            title: 'Tester name, in English',
            component: 'a',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          state: {
            component: 'cdx-info-chip',
            title: 'Connected',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          class: null,
          Z2222: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          },
          Z1111: {
            component: 'wl-function-tester-table',
            props: [Object],
            class: 'ext-wikilambda-function-details-table-item'
          }
        }
      ]  ... > 
        at <WlFunctionViewerDetails> 
        at <WlFunctionViewer onMounted=fn<bound newViewMounted> > 
        at <App ref="VTU_COMPONENT" > 
        at <VTUROOT>

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5770:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at patchUnkeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6226:7)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6138:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6248:9)
      at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6125:9)
      at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5801:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5280:9)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5696:7)
      at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5588:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5437:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6051:9)

PASS tests/jest/components/App.test.js
PASS tests/jest/store/modules/programmingLanguages.test.js
PASS tests/jest/components/widgets/LeaveEditorDialog.test.js
PASS tests/jest/views/FunctionViewer.test.js
  ● Console

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":false,"zobjecttype":"Z8","isnewzobject":false,"zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":false,"zobjecttype":"Z8","isnewzobject":false,"zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

    console.log
      Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":false,"zobjecttype":"Z8","isnewzobject":false,"zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:112:12)

    console.log
      Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"}

      at Object.<anonymous> (jest.setup.js:116:12)

PASS tests/jest/components/default/ZFunctionCall.test.js
PASS tests/jest/store/modules/languages.test.js
PASS tests/jest/store/index.test.js
PASS tests/jest/components/function/viewer/FunctionViewerDetailsTable.test.js
  ● Console

    console.warn
      [Vue warn]: Invalid prop: type check failed for prop "header". Expected Object, got Null  
        at <WlTable header=null hide-header=true body= []  ... > 
        at <WlFunctionViewerDetailsTable addLink="howfun.com" canConnect=false canDisconnect=false  ... > 
        at <VTUROOT>

      12 | describe( 'FunctionViewerDetailsTable', () => {
      13 | 	it( 'renders without errors', () => {
    > 14 | 		const wrapper = shallowMount( FunctionViewerDetailsTable, {
         | 		                ^
      15 | 			props: {
      16 | 				addLink: 'howfun.com',
      17 | 				canConnect: false,

      at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:49:13)
      at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4354:7)
      at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4326:5)
      at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4031:5)
      at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7531:3)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5554:7)
      at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5461:7)
      at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5426:7)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5294:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5971:11)
      at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19)
      at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6095:16)
      at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6105:5)
      at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5873:7)
      at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5827:9)
      at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5306:11)
      at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6616:7)
      at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13)
      at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19)
      at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
      at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12)
      at Object.<anonymous> (tests/jest/components/function/viewer/FunctionViewerDetailsTable.test.js:14:19)


Test Suites: 85 passed, 85 total
Tests:       1298 passed, 1298 total
Snapshots:   0 total
Time:        60.744 s
Ran all test suites.
--- stdout ---

> test
> grunt test && npm run test:unit

Running "eslint:all" (eslint) task

/src/repo/docker-compose.sample.yml
   3:1  warning  This line has a length of 103. Maximum allowed is 100  max-len
   4:1  warning  This line has a length of 107. Maximum allowed is 100  max-len
  59:1  warning  This line has a length of 117. Maximum allowed is 100  max-len
  60:1  warning  This line has a length of 104. Maximum allowed is 100  max-len
  61:1  warning  This line has a length of 106. Maximum allowed is 100  max-len
  67:1  warning  This line has a length of 120. Maximum allowed is 100  max-len
  68:1  warning  This line has a length of 104. Maximum allowed is 100  max-len
  69:1  warning  This line has a length of 109. Maximum allowed is 100  max-len

/src/repo/jest.config.js
  39:1  warning  This line has a length of 109. Maximum allowed is 100  max-len
  54:1  warning  This line has a length of 101. Maximum allowed is 100  max-len
  64:1  warning  This line has a length of 109. Maximum allowed is 100  max-len
  97:1  warning  This line has a length of 110. Maximum allowed is 100  max-len

/src/repo/resources/ext.wikilambda.edit/components/base/ModeSelector.vue
  15:4  warning  'v-model' directives require no argument  vue/no-v-model-argument
  16:4  warning  'v-model' directives require no argument  vue/no-v-model-argument

/src/repo/resources/ext.wikilambda.edit/components/base/ZObjectSelector.vue
  15:4  warning  'v-model' directives require no argument  vue/no-v-model-argument

/src/repo/resources/ext.wikilambda.edit/components/default-view-types/ZArgumentReference.vue
  21:4  warning  'v-model' directives require no argument  vue/no-v-model-argument

/src/repo/resources/ext.wikilambda.edit/components/default-view-types/ZCode.vue
  28:7  warning  'v-model' directives require no argument  vue/no-v-model-argument

/src/repo/resources/ext.wikilambda.edit/components/widgets/FunctionMetadataDialog.vue
  56:6  warning  'v-model' directives require no argument  vue/no-v-model-argument

/src/repo/resources/ext.wikilambda.edit/store/modules/library.js
  522:3  warning  JSDoc @return declaration present but return expression not available in function  jsdoc/require-returns-check

✖ 19 problems (0 errors, 19 warnings)


Running "banana:WikiLambda" (banana) task
>> 2 message directories checked.

Running "stylelint:all" (stylelint) task
>> Linted 224 files without errors

Done.

> test:unit
> jest

---------------------------------------------------|---------|----------|---------|---------|---------------------------------------------------------------------
File                                               | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                                                   
---------------------------------------------------|---------|----------|---------|---------|---------------------------------------------------------------------
All files                                          |   94.68 |    86.02 |   92.94 |   94.62 |                                                                     
 ext.wikilambda.edit                               |     100 |      100 |     100 |     100 |                                                                     
  Constants.js                                     |     100 |      100 |     100 |     100 |                                                                     
 ext.wikilambda.edit/components                    |   84.37 |     62.5 |      75 |   84.37 |                                                                     
  App.vue                                          |   84.37 |     62.5 |      75 |   84.37 | 60-66                                                               
 ext.wikilambda.edit/components/base               |   94.38 |    84.33 |   96.11 |   94.31 |                                                                     
  CodeEditor.vue                                   |   96.55 |       75 |     100 |   96.55 | 51                                                                  
  ExpandedToggle.vue                               |     100 |      100 |     100 |     100 |                                                                     
  LocalizedLabel.vue                               |     100 |      100 |     100 |     100 |                                                                     
  ModeSelector.vue                                 |   96.96 |    95.23 |   94.11 |   96.87 | 173,239                                                             
  Pagination.vue                                   |   78.37 |    44.44 |   83.33 |   78.37 | 46-55,101                                                           
  TypeSelector.vue                                 |     100 |    93.75 |     100 |     100 | 83                                                                  
  TypeToString.vue                                 |   96.87 |    76.47 |     100 |   96.77 | 38                                                                  
  WidgetBase.vue                                   |     100 |       90 |     100 |     100 | 49                                                                  
  ZObjectSelector.vue                              |    92.3 |    86.27 |   96.66 |    92.3 | 200,249-251,265-266,271,333                                         
 ext.wikilambda.edit/components/default-view-types |   92.83 |    86.63 |   86.56 |   92.76 |                                                                     
  ZArgumentReference.vue                           |     100 |      100 |     100 |     100 |                                                                     
  ZBoolean.vue                                     |   95.65 |      100 |   88.88 |   95.65 | 102                                                                 
  ZCode.vue                                        |   94.11 |    78.57 |   84.84 |   93.93 | 245,293,380,390-416                                                 
  ZEvaluationResult.vue                            |   81.81 |    93.33 |   66.66 |   81.81 | 96-105,118,164-185                                                  
  ZFunctionCall.vue                                |     100 |      100 |     100 |     100 |                                                                     
  ZImplementation.vue                              |   97.77 |    92.85 |   93.75 |   97.77 | 201                                                                 
  ZMonolingualString.vue                           |   96.87 |     87.5 |   92.85 |   96.87 | 163                                                                 
  ZObjectKeyValue.vue                              |   87.32 |    88.26 |   83.33 |   87.32 | 185,266,271,299-300,465,485-486,508,540,555,632,648-675,709,824-831 
  ZObjectKeyValueSet.vue                           |   78.94 |      100 |      60 |   77.77 | 50,76-82                                                            
  ZObjectStringRenderer.vue                        |   90.69 |    73.13 |   78.04 |   90.69 | 161,273-278,350,375-376,412-413,463-489                             
  ZObjectToString.vue                              |     100 |       95 |     100 |     100 | 92,128                                                              
  ZReference.vue                                   |     100 |    81.25 |     100 |     100 | 49-67,129                                                           
  ZString.vue                                      |     100 |      100 |     100 |     100 |                                                                     
  ZTester.vue                                      |   98.11 |    88.88 |     100 |   98.11 | 112                                                                 
  ZTypedList.vue                                   |   95.65 |    83.33 |   85.71 |   95.45 | 73                                                                  
  ZTypedListItems.vue                              |     100 |     87.5 |     100 |     100 | 69                                                                  
  ZTypedListType.vue                               |   90.47 |      100 |   66.66 |   90.47 | 47-59                                                               
 ext.wikilambda.edit/components/function/editor    |   97.41 |    85.08 |   95.27 |   97.39 |                                                                     
  FunctionEditorAliases.vue                        |   97.82 |    91.66 |   94.11 |   97.72 | 56                                                                  
  FunctionEditorDefinition.vue                     |     100 |    77.27 |     100 |     100 | 70,165-173                                                          
  FunctionEditorDescription.vue                    |    92.5 |       90 |    92.3 |    92.5 | 96-97,125                                                           
  FunctionEditorFooter.vue                         |   96.77 |     90.9 |     100 |   96.77 | 64                                                                  
  FunctionEditorInputs.vue                         |   97.67 |       75 |   94.44 |   97.67 | 213                                                                 
  FunctionEditorInputsItem.vue                     |     100 |       90 |     100 |     100 | 205                                                                 
  FunctionEditorLanguage.vue                       |     100 |      100 |     100 |     100 |                                                                     
  FunctionEditorLanguageBlock.vue                  |   96.66 |      100 |    87.5 |   96.66 | 62                                                                  
  FunctionEditorName.vue                           |   97.43 |    91.66 |     100 |   97.43 | 123                                                                 
  FunctionEditorOutput.vue                         |   93.93 |       70 |   83.33 |   93.93 | 88,158                                                              
 ext.wikilambda.edit/components/function/viewer    |   91.91 |    86.66 |   86.59 |   91.51 |                                                                     
  FunctionTesterTable.vue                          |   86.04 |    79.16 |   81.81 |   86.04 | 51,69,121-124,158                                                   
  FunctionViewerDetails.vue                        |   92.71 |    94.02 |    87.5 |   92.14 | 180-181,506,523,540,621-647,725                                     
  FunctionViewerDetailsTable.vue                   |   95.12 |    64.28 |   85.71 |   95.12 | 104-111                                                             
 ext.wikilambda.edit/components/widgets            |   88.69 |    77.59 |   89.27 |   88.69 |                                                                     
  About.vue                                        |   91.11 |    81.81 |   87.87 |   91.11 | 150,163,216-219,334,359,372                                         
  AboutEditMetadataDialog.vue                      |   78.52 |     68.6 |    87.5 |   78.61 | 258,282-283,311-339,392-394,399,404-410,426,457-478,515,658,690     
  AboutViewLanguagesDialog.vue                     |   61.84 |    35.71 |    62.5 |   61.84 | 121,138-210,277                                                     
  FunctionEvaluator.vue                            |   94.94 |    78.78 |    92.5 |   94.84 | 106,118,163,380-389                                                 
  FunctionExplorer.vue                             |   94.44 |      100 |   85.18 |   94.44 | 112-115,129,237                                                     
  FunctionMetadataDialog.vue                       |   93.53 |     82.1 |   97.82 |   93.46 | 107,139,245-246,359,435,446,451,472,500,518,524,530                 
  FunctionReport.vue                               |   89.04 |    86.53 |    93.1 |   89.04 | 192-202,231,238                                                     
  FunctionReportItem.vue                           |   95.65 |    92.85 |   81.81 |   95.65 | 134,178                                                             
  LeaveEditorDialog.vue                            |     100 |       50 |     100 |     100 | 67                                                                  
  Publish.vue                                      |    92.3 |    68.75 |      90 |   92.18 | 77,132-151                                                          
  PublishDialog.vue                                |     100 |    82.35 |     100 |     100 | 165,179,181-189                                                     
 ext.wikilambda.edit/composables                   |     100 |      100 |     100 |     100 |                                                                     
  useBreakpoints.js                                |     100 |      100 |     100 |     100 |                                                                     
 ext.wikilambda.edit/mixins                        |   98.03 |     90.9 |   97.29 |   97.97 |                                                                     
  api.js                                           |   96.55 |      100 |   93.33 |   96.55 | 60                                                                  
  errorUtils.js                                    |   85.71 |     62.5 |   83.33 |   85.71 | 29-34                                                               
  eventLogUtils.js                                 |   88.23 |    66.66 |     100 |   88.23 | 80-82                                                               
  metadata.js                                      |     100 |      100 |     100 |     100 |                                                                     
  schemata.js                                      |   99.21 |    88.88 |     100 |   99.18 | 299                                                                 
  typeUtils.js                                     |   99.13 |    97.64 |     100 |   99.09 | 538                                                                 
  urlUtils.js                                      |     100 |      100 |     100 |     100 |                                                                     
  zobjectUtils.js                                  |     100 |      100 |     100 |     100 |                                                                     
 ext.wikilambda.edit/store                         |     100 |      100 |     100 |     100 |                                                                     
  index.js                                         |     100 |      100 |     100 |     100 |                                                                     
 ext.wikilambda.edit/store/classes                 |     100 |    92.85 |     100 |     100 |                                                                     
  LabelData.js                                     |     100 |     90.9 |     100 |     100 | 45                                                                  
  Row.js                                           |     100 |      100 |     100 |     100 |                                                                     
 ext.wikilambda.edit/store/modules                 |   98.58 |    93.41 |   99.13 |   98.55 |                                                                     
  errors.js                                        |     100 |      100 |     100 |     100 |                                                                     
  functionCall.js                                  |     100 |      100 |     100 |     100 |                                                                     
  languages.js                                     |     100 |      100 |     100 |     100 |                                                                     
  library.js                                       |   97.56 |    90.65 |   98.03 |   97.53 | 346,372,391,544,650                                                 
  listItems.js                                     |     100 |      100 |     100 |     100 |                                                                     
  programmingLanguages.js                          |     100 |      100 |     100 |     100 |                                                                     
  router.js                                        |     100 |      100 |     100 |     100 |                                                                     
  testResults.js                                   |     100 |    84.61 |     100 |     100 | 115,211,269-287                                                     
  user.js                                          |     100 |      100 |     100 |     100 |                                                                     
  zfunction.js                                     |     100 |    96.15 |     100 |     100 | 201                                                                 
  zobject.js                                       |   98.72 |    94.95 |     100 |   98.69 | 478,551,574,597,1390,1943                                           
  ztype.js                                         |   92.72 |    95.23 |    91.3 |   92.72 | 164,275,284-285                                                     
 ext.wikilambda.edit/store/modules/zobject         |   99.71 |    93.36 |     100 |   99.71 |                                                                     
  currentPage.js                                   |     100 |    86.95 |     100 |     100 | 108-124                                                             
  factory.js                                       |     100 |    92.39 |     100 |     100 | 134,142-157,626                                                     
  submission.js                                    |   99.35 |    96.29 |     100 |   99.35 | 233                                                                 
 ext.wikilambda.edit/views                         |   94.35 |    51.66 |   91.66 |   94.35 |                                                                     
  DefaultView.vue                                  |      95 |     57.5 |     100 |      95 | 93,139,154                                                          
  FunctionEditor.vue                               |     100 |      100 |     100 |     100 |                                                                     
  FunctionEvaluator.vue                            |     100 |      100 |     100 |     100 |                                                                     
  FunctionViewer.vue                               |   88.88 |       40 |   66.66 |   88.88 | 38-51,111                                                           
 ext.wikilambda.languageselector/components        |   92.95 |       76 |   91.66 |   92.75 |                                                                     
  LanguageSelector.vue                             |   92.95 |       76 |   91.66 |   92.75 | 212-225,233                                                         
---------------------------------------------------|---------|----------|---------|---------|---------------------------------------------------------------------

--- end ---
{}
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
[DNM] there are no updates
$ git add .
--- stdout ---

--- end ---
$ git commit -F /tmp/tmp8t1295ca
--- stdout ---
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean

--- end ---
Source code is licensed under the AGPL.